[ 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.
| this |
an object the implements the ColorManaged interface |
|
The this's ColorProfile. |