Class MJPGImageReaderSpi

All Implemented Interfaces:
RegisterableService

public class MJPGImageReaderSpi extends ImageReaderSpi
ImageIO service provider interface for images in the Motion JPEG (MJPG) format.

The reader described by this class can read Motion JPEG files with omitted Huffmann table.

For more information see: Microsoft Windows Bitmap Format. Multimedia Technical Note: JPEG DIB Format. (c) 1993 Microsoft Corporation. All rights reserved. BMPDIB.txt

Author:
Werner Randelshofer