Gimp.RGB.clamp

@accepts(Gimp.RGB)
@returns(none)
def clamp(self):
    # Python wrapper for gimp_rgb_clamp()
  
self