Gimp.RGB.min

@accepts(Gimp.RGB)
@returns(float)
def min(self):
    # Python wrapper for gimp_rgb_min()
  
self
Returns