...The library depends on Aparapi (https://code.google.com/p/aparapi/). Any GPU supporting OpenCL should be supported (including low-end GPUs without double-precision fp support), and there is automatic fallback to pure java implementations for all operations in the event that there is no OpenCL support available.
A high-level API allows for very easy use from AWT/Swing, whilst the low-level array-based API allows integration with any imaging framework (e.g. from Android or SWT).
This is a framework used to convert files from one format to another, while providing a measurement of the accuracy and fidelity of the conversion process
jmage is a java based framework for dynamic image modification. It allows configurable image filters to be applied on popular binary formats such as JPG, GIF, PNG, and use the resulting images in your own application.