Gimp.ColorProfile.prototype.get_space
function get_space(intent: Gimp.ColorRenderingIntent): Babl.Object {
// Gjs wrapper for gimp_color_profile_get_space()
}
This function returns the #Babl space of profile, for the specified intent.
Since 2.10.6
- intent
- Returns
the new #Babl space.