Gimp.RGB.distance
@accepts(Gimp.RGB, Gimp.RGB)
@returns(float)
def distance(self, rgb2):
# Python wrapper for gimp_rgb_distance()
- self
- rgb2
- Returns
@accepts(Gimp.RGB, Gimp.RGB)
@returns(float)
def distance(self, rgb2):
# Python wrapper for gimp_rgb_distance()