Method
GimpColorProfilesave_to_file
Declaration [src]
gboolean
gimp_color_profile_save_to_file (
GimpColorProfile* profile,
GFile* file,
GError** error
)
Parameters
file |
GFile |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |