PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<imagecolordeallocateimagecolorexactalpha>
Last updated: Sat, 20 Oct 2007

imagecolorexact

(PHP 3, PHP 4, PHP 5)

imagecolorexact -- 取得指定颜色的索引值

说明

int imagecolorexact ( resource image, int red, int green, int blue )

返回图像调色板中指定颜色的索引值。

如果颜色不在图像的调色板中,返回 -1。

参见 imagecolorclosest()




<imagecolordeallocateimagecolorexactalpha>
 Last updated: Sat, 20 Oct 2007
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST