imagecolordeallocate()
imagecolordeallocate - De-allocate a color for an imageSyntax
bool imagecolordeallocate (resource $image, int $color)Arguments
- image - An image resource, returned by one of the image creation functions, such as imagecreatetruecolor().
- color - The color identifier.
