首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagecolorstotal
imagecolorstotal
找出图像调色板中的颜色数
名称:
imagecolorstotal
分类:
图像处理GD
所属语言:
php
一句话介绍:
找出图像调色板中的颜色数
相关内容
time_nanosleep 在模拟用户行为中的测试应用
3
如何通过 is_nan 函数提高代码对异常数据的容错能力
7
hebrev 函数的基本用法:将希伯来文本转换为反向格式
4
time_nanosleep 搭配 microtime 实现精准延迟控制
2
同类函数
gd_info
gd_info
检索有关当前安装的GD库的信息
imagesy
imagesy
获取图像高度
imagefontwidth
imagefontwidth
获取字体宽度
imagegd
imagegd
将GD图像输出到浏览器或文件
imagebmp
imagebmp
将BMP图像输出到浏览器或文件
imagettftext
imagettftext
使用TrueType字体将文本写入图像
imageaffinematrixget
imageaffinematrixget
获取仿射变换矩阵
imagecolorclosest
imagecolorclosest
获取与指定颜色最接近的颜色的索引
热门文章