Method
GimpImageset_color_profile
Declaration [src]
gboolean
gimp_image_set_color_profile (
GimpImage* image,
GimpColorProfile* profile
)
Description [src]
Sets the image’s color profile
This procedure sets the image’s color profile.
Available since: | 2.10 |
Parameters
profile |
GimpColorProfile |
A |
|
The data is owned by the caller of the function. |