Image Scaling Example is a Series 40 MIDlet application that demonstrates different image scaling algorithms with their performance and quality. This example scale image size at runtime and uses three different types of image algorithm techniques:
- Linear interpolation
- Bilinear interpolation
- Pixel mixing
This application has been developed with Nokia SDK for Java 2.0 and is fully compatible with Series 40 touch and type, and full touch devices. To know more about the application flow, implementation, quality, performance and limitations see project wiki.
– Somnath Banik (on behalf of the Projects Moderation team)


