Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Output image to browser or file
<?php imagejpeg(GdImage $image, resource|string|null $file = null, int $quality = -1): bool