Gimp.HSV.clamp

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