Method
GimpColorProfileget_lcms_profile
Declaration [src]
gpointer
gimp_color_profile_get_lcms_profile (
GimpColorProfile* profile
)
Description [src]
This function returns profile
‘s cmsHPROFILE. The returned
value belongs to profile
and must not be modified or freed.
Available since: | 2.10 |