PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<imagecolormatchimagecolorresolvealpha>
Last updated: Mon, 16 Jul 2012

imagecolorresolve

(PHP 3 >= 3.0.2, PHP 4, PHP 5)

imagecolorresolve --  取得指定颜色的索引值或有可能得到的最接近的替代值

说明

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

本函数可以保证对所请求的颜色返回一个颜色索引,要么是确切值要么是所能得到最接近的替代值。

参见 imagecolorclosest()




<imagecolormatchimagecolorresolvealpha>
 Last updated: Mon, 16 Jul 2012
 
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