Home
last modified time | relevance | path

Searched refs:getPixelInterpolateWeight (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/gd/libgd/
H A Dgd_interpolation.c689 static int getPixelInterpolateWeight(gdImagePtr im, const double x, const double y, const int bgCol… in getPixelInterpolateWeight() function
766 return getPixelInterpolateWeight(im, x, y, bgColor); in getPixelInterpolated()

Completed in 22 milliseconds