« PHP:imagecolorstotal()的用法 时间:2024-3-1 21:45 作者:韩俊 分类: PHP imagecolorstotal (PHP 4, PHP 5) imagecolorstotal — 取得一幅图像的调色板中颜色的数目 说明 int <strong>imagecolorstotal</strong> ( resource <code>$image</code> ) 本函数返回指定图像的调色板中的颜色数目。 参见 imagecolorat() 和 imagecolorsforindex()。 标签: php php教程 上一篇PHP:imagecolorsforindex()的用法 下一篇PHP:imageconvolution()的用法 热门推荐 1 老生常谈PHP面向对象之解释器模式2 初品cakephp 入门基础3 ThinkPHP中怎么进行条件查询4 PHP:mcrypt_module_is_block_mode()的用法5 PHP数组函数array_chunk()用法 将数组分割成多个6 PHP:MySQL函数mysql_free_result()的用法7 thinkphp怎么更改路由8 PHP数组函数array_merge()的用法9 PHP Curl批量多线程打开网址的类10 php如何查询一个月时间内的数据