Gimp.bilinear_rgb function bilinear_rgb(x: Number(gdouble), y: Number(gdouble), values: Array(Gimp.RGB)): Gimp.RGB { // Gjs wrapper for gimp_bilinear_rgb() } x y values Returns More Information Gimp