Gimp.RGB.luminance
@accepts(Gimp.RGB)
@returns(float)
def luminance(self):
# Python wrapper for gimp_rgb_luminance()
Since 2.4
- self
a Gimp.RGB struct
- Returns
@accepts(Gimp.RGB)
@returns(float)
def luminance(self):
# Python wrapper for gimp_rgb_luminance()
Since 2.4
a Gimp.RGB struct