============================
ImageColorsTotal
(PHP3 , PHP4 )
ImageColorsTotal -- Find out the number of colors in an image's palette
Description
int imagecolorstotal (int im)
This returns the number of colors in the specified image's palette.
See also imagecolorat() and imagecolorsforindex().