write_file


Description:

[ Version ( since = "0.16.0" ) ]
public size_t write_file (string path) throws Error

Write the preview image to a file in path

Parameters:

this

An instance of [class@GExiv2.PreviewImage]

path

The file path to write the preview image to.

Returns:

The number of bytes written to the file.