(unknown)
int imagecolorresolve (int im, int red, int green, int blue)
int imagecolorresolve
This function is guaranteed to return a color index for a requested color, either the exact color or the closest possible alternative.
See also imagecolorclosest().