load_icc
Description:
[ Version ( since = "0.1.32" ) ]
public Icc load_icc (IccLoadFlags flags, Cancellable? cancellable = null) throws Error
public Icc load_icc (IccLoadFlags flags, Cancellable? cancellable = null) throws Error
Loads a local ICC object from the abstract profile.
Parameters:
| this |
a Profile instance. |
| flags |
options for loading the profile |
| cancellable |
A Cancellable, or null |
Returns:
|
A new Icc object, or null for error |