Hi,
Please help me, how to save drawn image into local drive using j2me.
Thanks
Selva.g
Hi,
Please help me, how to save drawn image into local drive using j2me.
Thanks
Selva.g
You can save your image in jpg format by use of JSR 75
http://www.experts-exchange.com/Prog..._24075279.html
actually, there is a JPEG encoder there http://ce.sharif.edu/~p_amini/j2me/JPEG_Encoder and also a basic lossless PNG on the wiki (and mentionned in a very recent thread in this board)