Latest web development tutorials

The number of images to obtain a palette of colors - PHP imagecolorstotal

PHP Image Processing PHP Image Processing

imagecolorstotal - obtain an image of the number of colors in the palette.

grammar

int imagecolorstotal ( resource $image )

This function returns the number of colors in the palette of the image specified.

related articles

PHP Image Processing PHP Image Processing