Class MJPGImageReader

java.lang.Object
javax.imageio.ImageReader
org.monte.media.mjpg.MJPGImageReader

public class MJPGImageReader extends ImageReader
Reads an image in the Motion JPEG (MJPG) format.

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