search for in the  
<imagecolorresolveimagecolorset>
Last updated: Thu, 19 May 2005

imagecolorresolvealpha

(PHP 4 >= 4.0.6, PHP 5)

imagecolorresolvealpha --  Get the index of the specified color + alpha or its closest possible alternative

Description

int imagecolorresolvealpha ( resource image, int red, int green, int blue, int alpha )

This function is guaranteed to return a color index for a requested color, either the exact color or the closest possible alternative.

Note: This function requires GD 2.0.1 or later.

See also imagecolorclosestalpha().



User Contributed Notes
imagecolorresolvealpha
There are no user contributed notes for this page.

<imagecolorresolveimagecolorset>
 Last updated: Thu, 19 May 2005
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: The Server Pages
Last updated: Thu May 19 17:35:34 2005 CDT