Gimp.ColorProfile.is_rgb

@accepts(Gimp.ColorProfile)
@returns(bool)
def is_rgb(self):
    # Python wrapper for gimp_color_profile_is_rgb()
  

Since 2.10

self

a Gimp.ColorProfile

Returns