how do i save bitmaps as jpgs or gif's without using any 3rd party controls using pure vb code?
Regards,
Printable View
how do i save bitmaps as jpgs or gif's without using any 3rd party controls using pure vb code?
Regards,
Ho boy, this is a toughie. Look at http://www.wotsit.org/ if you're up to the challenge, and download the JPG/GIF spec. It'll tell you how to save it, but in JPEG, I don't know if it tells you how to compress it too...