[ CCode ( cname = "gimp_monitor_get_color_profile" ) ]
[ Version ( since = "3.0" ) ]
public ColorProfile? monitor_get_color_profile (Monitor monitor)
This function returns the ColorProfile of monitor or
null if there is no profile configured.
| monitor |
a Monitor |
|
the monitor's ColorProfile, or null . |