back to main page

The tube42 minimal image manipulation library

This is the development page for the minimal J2ME image manipulation library that was introduced on my blog in a series of articles about lightweight image processing.

Currently, the library contains functions for color operations including interpolation, blending and RGB/YCbCr conversion, image operations including resizing, blending, filtering and pixel modfiers and some simple image analysis functions.




Download

The source code is released under the LGPL license and can be found at Nokia Developer Forums.

Change log

v0.3:

Change log

v0.2:

v0.1: