Gimp.bilinear
@accepts(float, float, [float])
@returns(float)
def bilinear(x, y, values):
# Python wrapper for gimp_bilinear()
- x
- y
- values
- Returns
@accepts(float, float, [float])
@returns(float)
def bilinear(x, y, values):
# Python wrapper for gimp_bilinear()