get_effective_color_profile


Description:

[ Version ( since = "2.10" ) ]
public ColorProfile get_effective_color_profile ()

This procedure returns the color profile that is actually used for this image, which is the profile returned by [method@Gimp.

Image.get_color_profile] if the image has a profile assigned, or a built-in profile for the given color space otherwise.

Parameters:

this

The image.

Returns:

The color profile. The returned value must be freed with [method@GObject.Object.unref].