imagecolorresolvealpha
PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8
imagecolorresolvealpha - Get the index of the specified color + alpha or its closest possible alternative
Code Examples
Example #1 Using imagecoloresolvealpha to get colors from an image
Result: Array
(
[0] => 89
[1] => 85
)