Talk:Image Optimization for JavaME
Article Review by deepikagohil
(20090930)
Images makes an application more attractive and appealing. We mostly use .PNG images for mobile application development. We need to optimize the images in our application according to our requirements. This article provides a brief overview about the approach for optimization of an Image for JAVA ME.
Images makes an application more attractive and appealing. We mostly use .PNG images for mobile application development. We need to optimize the images in our application according to our requirements. This article provides a brief overview about the approach for optimization of an Image for JAVA ME.
The steps for image optimization are briefly explained with highlighting some important issues to keep in mind during optimization. It also well-explains different types of image optimizers. The author has also provided links, if you want to get more detail about these image-optimizers.
This article provides the primary information about image optimization for JAVA ME and can be beneficial to beginners and intermediate developers.

