vote up 2 vote down star
1

The TImage control doesn't support PNG. Is there some third party component that will?

Thanks!

flag

4 Answers

vote up 0 vote down check

I have successfully used the TPaintBox component with the DevExpress TcxImageList which supports PNGs, and then drawn the images in the OnPaint using the list's facilities. Worked well. DevEx also have a TcxImage, but I've not tried that.

link|flag
vote up 4 vote down

Try PngComponents - as long as they are available...

A D2009 version can be found here

link|flag
vote up 0 vote down

GraphicEx will give you support for both png's and many other formats.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.