[ Version ( since = "0.14.0" ) ]
public long try_write_file (string path) throws Error
Write the preview image to a file in path
Use [method@GExiv2.PreviewImage.write_file] instead.
| this |
An instance of [class@GExiv2.PreviewImage] |
| path |
The file path to write the preview image to. |
|
The number of bytes written to the file. |