Gimp.bilinear_rgb

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