save_file
Description:
[ Version ( since = "0.1.32" ) ]
public bool save_file (File file, IccSaveFlags flags, Cancellable? cancellable = null) throws Error
public bool save_file (File file, IccSaveFlags flags, Cancellable? cancellable = null) throws Error
Saves an ICC profile to a local or remote file.
Return vale: true for success.
Parameters:
this |
a Icc instance. |
file |
a File |
flags |
a set of IccSaveFlags |
cancellable |
A Cancellable or null |