imagecolordeallocate
symfony/var-dumper
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
De-allocate a color for an image
<?php imagecolordeallocate
(
GdImage $image
,
int $color
):
bool