Supported Versions: PHP 5, PHP 7, PHP 8
Output an XBM image to browser or file
<?php imagexbm(GdImage $image, ?string $filename, ?int $foreground_color = null): bool