Searched refs:getPixelInterpolateWeight (Results 1 – 1 of 1) sorted by relevance
684 static int getPixelInterpolateWeight(gdImagePtr im, const double x, const double y, const int bgCol… in getPixelInterpolateWeight() function761 return getPixelInterpolateWeight(im, x, y, bgColor); in getPixelInterpolated()
Completed in 13 milliseconds