PHP 手册
后退
前进
imagecolorexact
(PHP 3, PHP 4 )
imagecolorexact -- 取得指定颜色的索引值
说明
int
imagecolorexact
( resource image, int red, int green, int blue)
返回图像调色板中指定颜色的索引值。
如果颜色不在图像的调色板中,返回 -1。
参见
imagecolorclosest()
。
后退
起点
前进
imagecolordeallocate
上一级
imagecolorexactalpha