Click to See Complete Forum and Search --> : Writing JPEG files


May 9th, 1999, 11:41 PM
Is there any easy way to write JPEG files from a DIB? I have an array of bytes representing an RGB image and the corresponding BITMAPINFO structure. How could I open a file to store this image as a JPEG?

Thanks a bunch!