IExif class

IExif class

Defines base operations intended to work with EXIF metadata.

The IExif type exposes the following members:

Properties

Property Description
exif_package Gets or sets the EXIF metadata package associated with the file.

Remarks

Learn more | | |

Example

This code sample demonstrates how to extract basic EXIF metadata properties.

See Also