Gimp.bilinear_rgb
function bilinear_rgb(x: Number(gdouble), y: Number(gdouble), values: Array(Number(gdouble)), has_alpha: Boolean, retvalues: Array(Number(gdouble))): void {
// Gjs 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