AbstractWriter

AbstractWriter
Declaration
class AbstractWriter : public ImageFileWriter;
Description

AbstractWriter is used for writing of JPEG data, as needed for compressing image data into the specified file.

Methods
Method 
Description 
Creates a JPEG output object, which is used to compress an image data into the specified file. 
Obtains the format of the image file. 
File

JPEG_ImageFile.h