Gimp.bilinear_rgba

function bilinear_rgba(x: Number(gdouble), y: Number(gdouble), values: Array(Gimp.RGB)): Gimp.RGB {
    // Gjs wrapper for gimp_bilinear_rgba()
}
  
x
y
values
Returns