[ Version ( since = "3.0" ) ]
public ColorProfile? get_simulation_profile ()
This procedure returns the image's simulation color profile, or null if the image has no simulation color profile assigned.
| this |
The image. |
|
The image's simulation color profile. The returned value must be freed with [method@GObject.Object.unref]. |