All Classes

Class Summary
Class Description
B16ImageReader
Reader of the PCO B16 image files.
B16ImageReaderSpi
Plugin proxy class to describe the B16 format and determine whether the the input should be read by B16ImageReader.
B16ImageWriter
Impementation of the writer in the ImageIO API that handles B16 files
B16ImageWriterSpi
Plugin proxy class to describe the B16 format and determine whether the image can be written by B16ImageWriter.
PcoIIOMetadata
Metadata in the pluggable form for the ImageIO application
PcoIIOMetadataFormat
Class that describes the XML of the native de_pco_imageio_1.0 metadata format.
RawImageInputStream
Class for encapsulating the ImageData or a list of them (recorded from the camera or loaded from the file) for the input of RawImageReader.
RawImageReader
Class for reading the BufferedImage from a RawImageInputStream built upon an ImageData.
RawImageReaderSpi
Plugin proxy class to describe the raw format of PCO cameras.