load_file
Description:
[ Version ( since = "0.1.32" ) ]
public bool load_file (File file, IccLoadFlags flags, Cancellable? cancellable = null) throws Error
public bool load_file (File file, IccLoadFlags flags, Cancellable? cancellable = null) throws Error
Loads an ICC profile from a local or remote file.
Parameters:
| this |
a Icc instance. |
| file |
a File |
| flags |
a set of IccLoadFlags |
| cancellable |
A Cancellable or null |