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

imagecolormatch

(PHP 4 >= 4.3.0, PHP 5)

imagecolormatch --  使一个图像中调色板版本的颜色与真彩色版本更能匹配

说明

bool imagecolormatch ( resource image1, resource image2 )

警告

本函数暂无文档,仅有参数列表。

image1 必须是真彩色图像,image2 必须是调色板图像,而且 image1image2 的大小必须相同。

如果成功则返回 TRUE,失败则返回 FALSE

参见 imagecreatetruecolor()




<imagecolorexactalphaimagecolorresolve>
 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