Gimp.RGB.gamma

@accepts(Gimp.RGB, float)
@returns(none)
def gamma(self, gamma):
    # Python wrapper for gimp_rgb_gamma()
  
self
gamma