I am making an application that runs at a .BMPfixed size. I made a module for resizing, but could not convert PNG, JPEGand other image formats to .BMP.
Is there any simple method, because of several compression schemes, it is very difficult to write a separate module for each.
source
share