gdImageRotateNearestNeighbour  849 ext/gd/libgd/gd.h gdImagePtr gdImageRotateNearestNeighbour(gdImagePtr src, const float degrees, const int bgColor);
gdImageRotateNearestNeighbour 2190 ext/gd/libgd/gd_interpolation.c 			return gdImageRotateNearestNeighbour(src, angle, bgcolor);