Link to home
Start Free TrialLog in
Avatar of kylestimpson013
kylestimpson013

asked on

PNG Support for Delphi 7

Hi,

I have been trying for days now to get PNG support in Delphi 7 and have had no luck. Please can someone explain to me, how exactly I go about this as I am fairly new to Delphi programming.

Basically I need to insert images that have transparent backgrounds into my form.

Any help will be much appreciated.

Thanks
Kyle
Avatar of jimyX
jimyX

You can use GraphicEx from Soft Gems.
to add support of PNG to Delphi 7 use class TPNGImage
http://www.vahac.com.ua/downloads/TPNGImage.zip 
ASKER CERTIFIED SOLUTION
Avatar of lomo74
lomo74
Flag of Italy image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of kylestimpson013

ASKER

Thank you for all the responses.

I tried all 3 solutions posted but the instructions included with the downloads are not very clear at all, in the end the best solution was posted by lomo74 and worked like a charm on the first attempt.

Thank you so much!
I need PNG for Delphi 2007.  I have tried all the links in these comments and have not been successful at finding any PNG files