try_write_file


Description:

[ 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

Note:

Use [method@GExiv2.PreviewImage.write_file] instead.

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.