posted 14 years ago
Hi, everyone.
I am now writing MIDlet, I want to add png image to the application to make it more beautiful.
Where can I download the png image ?
Thanks
I am now writing MIDlet, I want to add png image to the application to make it more beautiful.
Where can I download the png image ?
Thanks
Vince Hon<br /> <br />SCJP 1.4 | SCWCD | SCBCD <br /><a href="http://vincehon.homeip.net:8000/VJW" target="_blank" rel="nofollow">http://vincehon.homeip.net:8000/VJW</a>
posted 14 years ago
Most decent graphics packages will be capable of conversion between GIF and JPEG, for example, to jpeg. JBuilder mobile toolkit also provides a facility to perform this conversion. Alternatively try the image search in google if you just want any image - take care with the size of the image! 
