PHP imagecolorstotal - 取得一幅图像的调色板中颜色的数目
imagecolorstotal — 取得一幅图像的调色板中颜色的数目。
语法
int imagecolorstotal ( resource $image )
本函数返回指定图像的调色板中的颜色数目。
相关文章
- imagecolorat() 取得某像素的颜色索引值。
- imagecolorsforindex() 取得某索引的颜色。
imagecolorstotal — 取得一幅图像的调色板中颜色的数目。
int imagecolorstotal ( resource $image )
本函数返回指定图像的调色板中的颜色数目。
点我分享笔记
笔记需要是本篇文章的内容扩展!文章投稿,可点击这里
注册邀请码获取方式
分享笔记前必须登录!
注册邀请码获取方式
-->