CJPEGExifTransformExtension Class Reference

#include <iclexif.h>

Link against: jpegexifplugin.lib

class CJPEGExifTransformExtension : public CImageTransformPluginExtension

Inherits from

  • CJPEGExifTransformExtension

    Detailed Description

    extension for exif Image Transform

    This class gives access to the exif metadata in a jpeg image during the transform operation

    See also: CImageTranform

    Member Function Documentation

    ExifMetadata ( )

    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.