Using the Image Scaling API

The Image Scaling API consists of the following classes and interfaces (packaged as a part of the Nokia API):

  • ImageScaler

    Use the ImageScaler class to allow a MIDlet to downscale images in the device.

  • ImageScalerConstants

    Use the ImageScaleConstants class to allow a MIDlet to use the image scaler definitions generated by the configuration utility.

  • ImageScalerListener

    Use the ImageScalerListener interface to allow a MIDlet to discover status of images being downscaled in the device.

For more information about using the Image Scaling API, see: