Gimp.RGB.max

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