Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package non_com.media.jai

Class Summary
ComponentSampleModelJAI This class represents image data which is stored such that each sample of a pixel occupies one data element of the DataBuffer.
DataBufferDouble An extension of DataBuffer that stores data internally in double form.
DataBufferFloat An extension of DataBuffer that stores data internally in float form.
FloatDoubleColorModel A ColorModel class that works with pixel values that represent color and alpha information as separate samples, using float or double elements.
RasterFactory A convenience class for the construction of various types of WritableRaster and SampleModel objects.
WritableRasterJAI