get_color_profile


Description:

[ Version ( since = "2.10" ) ]
public abstract ColorProfile get_color_profile ()

This function always returns a ColorProfile and falls back to ColorProfile.rgb_srgb if the method is not implemented.

Parameters:

this

an object the implements the ColorManaged interface

Returns:

The this's ColorProfile.