Hi,
When taking jpeg photos through a j2me application we are seeing the following differences. How do we get smaller image sizes on the 6th Edition series 40?
0.3 MP (640x480):
Nokia 7210: 20 KB
Nokia C3: 100 KB
1.3MP(1280x960):
Nokia 7210: 68KB
Nokia C3: 400 KB
2MP (1600x1200):
Nokia 7210: 110 KB
Nokia C3: 700KB
I've tried using "encoding=jpegxwidth=640xheight=480xquality=10" but it doesn't seem to help.

Reply With Quote

