Guest parks Posted October 11, 2004 Report Posted October 11, 2004 Hi, Is it possible to load png images for smartphone?
Guest muff Posted October 11, 2004 Report Posted October 11, 2004 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 ^_^
Guest parks Posted October 12, 2004 Report Posted October 12, 2004 Ok thanks! Do you know where can I find tutorials on loading pngs. I'm using EVC++. Bitmaps are too big...
Guest muff Posted October 12, 2004 Report Posted October 12, 2004 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
Guest Sv1000 Posted October 14, 2004 Report Posted October 14, 2004 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
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now