Are there any masm implementations/libs or apis to convert a bmp to jpg or png or gif?
Thanks.
I have the same problem.
The only answer I got was to use GDI+
An article in the campus forum provide one library to do it.
But if like me you don't want to use GDI+, I have no answer.
The Murphy's library helps in loading such a file but not to save it.
If you have the answer tell me.
Thanks
Quote from: Ghirai on November 08, 2005, 11:36:04 PM
Are there any masm implementations/libs or apis to convert a bmp to jpg or png or gif?
Thanks.
I believe Donkey posted a couple of times how to do this - you might want to do a check in the old forum for them.
Ok, thanks, i'll see what i can find.