save_to_tiff


Description:

[ Version ( since = "4.6" ) ]
public bool save_to_tiff (string filename)

Store the given this to the filename as a TIFF file.

GTK will attempt to store data without loss.

Parameters:

this

a `GdkTexture`

filename

the filename to store to

Returns:

true if saving succeeded, false on failure.