Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<imagecolorsforindeximagecolortransparent>
Last updated: Tue, 19 Sep 2006

imagecolorstotal

(PHP 3, PHP 4, PHP 5)

imagecolorstotal -- Find out the number of colors in an image's palette

Description

int imagecolorstotal ( resource image )

This returns the number of colors in the specified image's palette or 0 for truecolor images.

See also imagecolorat() and imagecolorsforindex(), imageistruecolor().




<imagecolorsforindeximagecolortransparent>
Last updated: Tue, 19 Sep 2006