I am making an application which works on .BMP
and fixed size. I made the module for resizing but unable to convert PNG
, JPEG
and other picture formats to .bmp
.
Is there any simple method, because of multiple compression schemes it is a lot difficult to write seperate module for each.