您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

imagecolorstotal

(PHP 4, PHP 5)

imagecolorstotal — 取得一幅图像的调色板中颜色的数目

说明

int imagecolorstotal ( resource $image )

本函数返回指定图像的调色板中的颜色数目。

参见 imagecolorat()imagecolorsforindex()