PHP 手册
后退
前进
imagecolorstotal
(PHP 3, PHP 4 )
imagecolorstotal -- 取得一幅图像的调色板中颜色的数目
说明
int
imagecolorstotal
( resource image)
本函数返回指定图像的调色板中的颜色数目。
参见
imagecolorat()
和
imagecolorsforindex()
。
后退
起点
前进
imagecolorsforindex
上一级
imagecolortransparent