PHP / imagecolordeallocate
|
imagecolordeallocate (PHP 3>= 3.0.6, PHP 4 ) imagecolordeallocate -- De-allocate a color for an image Descriptionint imagecolordeallocate ( resource image, int color)
The imagecolordeallocate() function
de-allocates a color previously allocated with the
imagecolorallocate() function.
|
| |
© 1998-2007 Gold Vision Communications All Rights Reserved.
|