Board index » cppbuilder » Problem about using jpeg in TImage.

Problem about using jpeg in TImage.

I have installed TJpeg and now the TImage can support jpeg.
i have add a jpeg in image1 at design time but when i run it,
the jpeg cannot show on the screen.(No problem when using bitmap)

How can i solove it?

THANKS A LOT.

 

Re:Problem about using jpeg in TImage.


Hello Kin,

Make sure that you include jpgpkg.lib in the project that you're working
on.

Quote
KIN wrote:
> I have installed TJpeg and now the TImage can support jpeg.
> i have add a jpeg in image1 at design time but when i run it,
> the jpeg cannot show on the screen.(No problem when using bitmap)

> How can i solove it?

> THANKS A LOT.

--
Michel Santos
Manhattan Technologies

Other Threads