imagealphablending

Supported Versions: PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8
Set the blending mode for an image
<?php imagealphablending(GdImage $image, bool $enable): bool