首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagecolorexact
imagecolorexact
获取指定颜色的索引
名称:
imagecolorexact
分类:
图像处理GD
所属语言:
php
一句话介绍:
获取指定颜色的索引
相关内容
attr_get 是否适合频繁调用?
7
将 imageflip() 与 imagecopyresampled() 结合制作缩略图
2
PHP如何保存多张远程图片到本地?
9
PHP 错误处理:如何捕获和处理异常
5
同类函数
imagelayereffect
imagelayereffect
设置alpha混合标志以使用分层效果
imagecreatefromxbm
imagecreatefromxbm
从文件或URL创建新图像
imagechar
imagechar
水平绘制一个字符
imagecolorallocatealpha
imagecolorallocatealpha
为图像分配颜色
imagesetpixel
imagesetpixel
画一个单一像素
imagegammacorrect
imagegammacorrect
对GD图像应用伽马校正
imagestring
imagestring
水平绘制一个字符串
imagepalettetotruecolor
imagepalettetotruecolor
将基于调色板的图像转换为真彩色
热门文章