ImageInfoBaseExifDictionary Property

Gets a dictionary representing EXIF data stored in the image.

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public ExifDictionary ExifDictionary { get; }

Property Value

ExifDictionary

See Also