Copyright 2011-01-06 Werner Randelshofer

Package ch.randelshofer.media.jpeg

Provides media handlers for JPEG images.

See:
          Description

Class Summary
CMYKJPEGImageReader Reads a JPEG image with colors in the CMYK color space.
CMYKJPEGImageReaderSpi A reader for JPEG images in the CMYK color space.
JFIFInputStream JFIFInputStream.
JFIFInputStream.Segment Represents a segment within a JFIF File.
JPEGImageIO JPEGImageIO supports reading of JPEG images with YUV, CMYK and YCCK color encoding.
MJPGImageReader Reads an image in the Motion JPEG (MJPG) format.
MJPGImageReaderSpi ImageIO service provider interface for images in the Motion JPEG (MJPG) format.
 

Package ch.randelshofer.media.jpeg Description

Provides media handlers for JPEG images.


Copyright 2011-01-06 Werner Randelshofer