[ Version ( deprecated = true , deprecated_since = "0.16.0" , since = "0.14.0" ) ]
public long try_write_file (string path) throws Error
Warning: try_write_file is deprecated since 0.16.0.
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. |