Translate the description to your language and send via web-form.
The Java Image Editor is a simple image editor built using Swing and the filter classes found on this site. Originally written as a test harness for my image processing classes, it's now become a fully fledged application.
Features include:
* Multiple image layers
* Brushes: paint, clone, erase etc.
* Blending modes - add, screen, darken etc.
* Transformations: scale, rotate, shear, perspective
* Lots of effects and image-processing operations
* Reads and writes multiple image formats
* Extensible via a plugin mechanism
eComStation, Java 1.4.2, java -jar ImageEditor.JAR
|