<?php imagecreatefrombmp(string $filename): GdImage|false
<?php "Unsupported image type. GD/PHP installation does not support BMP format." ); } $core = @imagecreatefrombmp($path); break; default: