Gimp.ColorConfig.get_out_of_gamut_color

@accepts(Gimp.ColorConfig, Gimp.RGB)
@returns(none)
def get_out_of_gamut_color(self, color):
    # Python wrapper for gimp_color_config_get_out_of_gamut_color()
  

Since 3.0

self

a Gimp.ColorConfig

color

return location for a Gimp.RGB