Gimp.bilinear_rgb
@accepts(float, float, [float], bool, [float])
@returns(none)
def bilinear_rgb(x, y, values, has_alpha, retvalues):
# Python wrapper for gimp_bilinear_rgb()
- x
- y
- values
Array of pixels in RGBA double format
- has_alpha
Whether values has an alpha channel
- retvalues
Resulting pixel