#include <iclexif.h>
class CJPEGExifTransformExtension : public CImageTransformPluginExtension |
Public Member Functions | |
---|---|
virtual IMPORT_C MExifMetadata * | ExifMetadata() |
extension for exif Image Transform
This class gives access to the exif metadata in a jpeg image during the transform operation
See also: CImageTranform
IMPORT_C MExifMetadata * | ExifMetadata | ( | ) | [virtual] |
Gets the metadata associated with this instance of the exif transform
returns NULL if no metadata was found
Returns: A pointer to the metadata.