Gimp.ColorManaged::get_color_profile
function vfunc_get_color_profile(): Gimp.ColorProfile {
}
This function always returns a Gimp.ColorProfile and falls back to Gimp.ColorProfile.new_rgb_srgb if the method is not implemented.
Since 2.10
- Returns
The managed's Gimp.ColorProfile.