API Overview API Index Direct link to this page
JavaOnTracks 0.1.2
  Package: net.jot.image
Author(s)
Since
Version
Serial
Description
Provides a basic, non-AWT Image support This means you can generate/create images idependently of AWT/Swing This is particularely useful in a headless(no X-windows) env.
See also:   
JOTAbstractImage View Source Represent an image data in a plain format, decoupled from storage format and AWT.
JOTAbstractImageWriterInterface View Source Implement this to provide an implementation that writes the abstractImage in a particular format.
JOTAbstractPixel View Source Represent the (color) data for a pixel (RGBA)
Generated By: JavaOnTracks Doclet 0.1.5     ©Thibaut Colar