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