Page 1 of 1

RGB image to jpg

PostPosted: Oct 26, 2006 @ 11:32am
by Kezern
Hi all! I'm looking for a way to convert a 24 bits RAW image in RGB format to JPG. Now I'm using JpegLib from this site
But the funcion I'm using (WriteRGBBytesIntoJpegFile) writes the resultant image into a file and I would like to have this image into a buffer.
Can anyvody help me?
Thanks.

PostPosted: Oct 27, 2006 @ 2:28am
by drgoldie

PostPosted: Oct 27, 2006 @ 8:18am
by Kezern