PHP » GoLang |
login |
register |
about
|
GoLang imagecolordeallocate
request it (405)
GoLang replacement for PHP's imagecolordeallocate
[edit | history]
imagecolordeallocate(PHP 4, PHP 5, PHP 7) imagecolordeallocate — De-allocate a color for an image Description
bool imagecolordeallocate
( resource
$image
, int $color
)De-allocates a color previously allocated with imagecolorallocate() or imagecolorallocatealpha(). Parameters
Return Values
Returns Examples
Example #1 Using imagecolordeallocate()
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|