create_profile_for_icc
Description:
[ Version ( since = "1.1.1" ) ]
public async Profile create_profile_for_icc (Icc icc, ObjectScope scope, Cancellable? cancellable) throws Error
public async Profile create_profile_for_icc (Icc icc, ObjectScope scope, Cancellable? cancellable) throws Error
Creates a color profile for an Icc Object.
Parameters:
this |
a Client instance. |
icc |
Icc object |
scope |
the scope of the profile |
cancellable |
a Cancellable, or null |
callback |
the function to run on completion |
user_data |
the data to pass to |