hello,
I'm using openGL in my isapi dll to render images. How can I convert DIB to jpg or gif? Is there a function in some dll that can do this for me?
thanks
Printable View
hello,
I'm using openGL in my isapi dll to render images. How can I convert DIB to jpg or gif? Is there a function in some dll that can do this for me?
thanks
In CodeGuru's Bitmaps & Palettes section, there is an article "Writing a DIB to a JPEG file".
i have wrote my own DLL which can save and open bmp and jpg, but not for gif, if you interes about
it, email me.
regards
Hello World!!!