Method
GimpColorProfileget_icc_profile
since: 2.10
Declaration [src]
const guint8*
gimp_color_profile_get_icc_profile (
GimpColorProfile* profile,
gsize* length
)
Description [src]
This function returns profile
as ICC profile data. The returned
memory belongs to profile
and must not be modified or freed.
Available since: 2.10