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