Gimp.ColorProfile.get_space
@accepts(Gimp.ColorProfile, Gimp.ColorRenderingIntent)
@returns(Babl.Object)
def get_space(self, intent):
# Python wrapper for gimp_color_profile_get_space()
This function returns the #Babl space of self, for the specified intent.
Since 2.10.6
- self
- intent
- Returns