Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.hcs.cmc.msu.ru/php/function.imagecolorstotal.html
Дата изменения: Sun Feb 3 22:41:16 2002
Дата индексирования: Mon Oct 1 22:47:31 2012
Кодировка:
ImageColorsTotal

ImageColorsTotal

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

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().