png2wbmp 


gd apg

CONVERT a PNG image file to WBMP image file.



This function has been deprecated since PHP 7.2.0, and is expected to be completely removed in future versions.



We must use the functions imagecreatefrompng and imagewbmp instead.