[ 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.
this |
a `GdkTexture` |
filename |
the filename to store to |
true if saving succeeded, false on failure. |