At 2/13/2004 03:13 PM, Ehsan Akhgari wrote:
>I'm a kiddie when it comes to DC manipulation, so forgive me if from now on >I seem stupid! > >I need to read an image file (let's say, a .jpg) from disk, and display it >as needed (with resizing depending on the control's dimensions) on my >ActiveX control's DC (windowed control). There's nothing special about >this. And the file format does not matter; it can be .bmp, .gif, .jpg, >.png, anything.
I use CImage, it is easy to use.
But, it only works with DIBs.
I use an image engine that can read all types of files and can convert them from format to format.
Phil Daley < AutoDesk > http://www.conknet.com/~p_daley
