(PHP 4 >= 4.0.5, PHP 5, PHP 7)
Convert PNG image file to WBMP image file
bool png2wbmp ( string $pngname, string $wbmpname, int $dest_height, int $dest_width, int $threshold )
Converts a PNG file into a WBMP file.
Parameters:
pngname
Path to PNG file.
wbmpname
Path to destination WBMP file.
dest_height