#include <iclexif.h>
class CJPEGExifEncoderPlugin : public CImageEncoderPlugin |
Public Member Functions | |
---|---|
pure virtual IMPORT_C MExifMetadata * | ExifMetadata() |
The plugin API for Image Converter Library EXIF encoder plugins.
IMPORT_C MExifMetadata * | ExifMetadata | ( | ) | [pure virtual] |
Returns the EXIF metadata associated with the image being encoded. This is a pure virtual function that each individual plugin must implement.