The Image Scaling API consists of the following classes and interfaces (packaged as a part of the Nokia API):
Use the ImageScaler class to implement image resizing capabilities on your MIDlet.
Use the ImageScalerListener interface to receive asynchronous events generated by ImageScaler.
For more information about using the Image Scaling API, see:
Example: Downscaling images for information on implementing ImageScaler MIDlet.