Jump to content

Load png


Recommended Posts

Posted

do you mean in code? or by the OS in general?

the OS supports PNG loading for it's web support

and all file formats can be loaded with code, you just have to get the code working correctly ^_^

Posted

Ok thanks! Do you know where can I find tutorials on loading pngs. I'm using EVC++. Bitmaps are too big...

Posted

there aren't really any tutorials on it for the Smartphone really

have a look for a library VOImage which works on PPC's which uses a dll that's built into the phones (but I found out yesterday, that dll is going to be removed in future phones), and have a look for LibPNG which is a library for PNG loading as well

enjoy

Posted

I use VOImage to load Jpg, and it works perfectly !

I think that it can load PNG (and GIF too), and it's very simple !

I must delete some code lines for it works

Seb = = = o>°o

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.