Page 1 of 1

Using JPEG

PostPosted: Wed Mar 29, 2006 4:17 pm
by colorspec
I am using BMP picture in an application, i would like to switch to jpeg any idea how to achieve this

Thank in advance

Marc

Re: Using JPEG

PostPosted: Wed Mar 29, 2006 4:43 pm
by Enrico Maria Giordano
Try TImage class instead of TBitmap.

EMG