An image file handler for loading and writing of JPEG images. The JPEG subsystem is based on the jpeglib library for image file handling.
Class |
Description |
Reader used for reading of JPEG data, as needed for SWF loading. | |
Writer used for writing of JPEG data, as needed for compressing image data into the specified file. | |
Provides file format detection for JPEG and its data loading. | |
An Image writer for JPEG files. |