Copyright 2013-01-06 Werner Randelshofer

Package org.monte.media.jpeg

Provides media handlers for JPEG images and the JFIF file format.

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.
JFIFOutputStream JFIFOutputStream.
JPEGCodec JPEGCodec encodes a BufferedImage as a byte[] array.
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 org.monte.media.jpeg Description

Provides media handlers for JPEG images and the JFIF file format.

Version:
$Id: package-info.java 299 2013-01-03 07:40:18Z werner $
Author:
Werner Randelshofer

Copyright 2013-01-06 Werner Randelshofer