Gimp.HSL.set
@accepts(Gimp.HSL, float, float, float)
@returns(none)
def set(self, h, s, l):
# Python wrapper for gimp_hsl_set()
Since 2.8
- self
- h
- s
- l
@accepts(Gimp.HSL, float, float, float)
@returns(none)
def set(self, h, s, l):
# Python wrapper for gimp_hsl_set()
Since 2.8