Gimp.bilinear_rgba

@accepts(float, float, [Gimp.RGB])
@returns(Gimp.RGB)
def bilinear_rgba(x, y, values):
    # Python wrapper for gimp_bilinear_rgba()
  
x
y
values
Returns