What would be the easiest way of creating an hDC based off of a png file. I was originally creating a bitmap with loadimage, but now I need something I can use with pngs. Thanks.
Printable View
What would be the easiest way of creating an hDC based off of a png file. I was originally creating a bitmap with loadimage, but now I need something I can use with pngs. Thanks.
Since no one responded to this in ClassicVb, and it sounds like a question more addressed to folks versed in Graphics programming, this has been moved to Games and Graphics.
Your best bet would be to grab the files layout from the different file extension info websites around the net, then write your own. Although, Planet Source Code might have a few items on how to do this..
Also, search the internet. There are a few PNG, TGA, etc controls available. Although not all are free..
chem