首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagecolorexact
imagecolorexact
获取指定颜色的索引
名称:
imagecolorexact
分类:
图像处理GD
所属语言:
php
一句话介绍:
获取指定颜色的索引
相关内容
字符编码未设置导致结果乱码
1
array_change_key_case() 处理 JSON 数据时的最佳实践
4
pack("C*") 与数组打包的实用技巧
10
替换 email 地址中的域名部分
6
同类函数
imagecreatefromstring
imagecreatefromstring
从字符串中的图像流创建新图像
imageftbbox
imageftbbox
通过freetype2使用字体给出文本的
imagecreatefromxbm
imagecreatefromxbm
从文件或URL创建新图像
imagecolorresolvealpha
imagecolorresolvealpha
获取指定颜色的索引+alpha或其最接近
imagerotate
imagerotate
以给定角度旋转图像
imagefilter
imagefilter
对图像应用滤镜
imagecolorresolve
imagecolorresolve
获取指定颜色的索引或其最接近的替代颜色
imagecolortransparent
imagecolortransparent
将颜色定义为透明
热门文章