ExifTagImageOriginalRawFileDigest Property

Gets the OriginalRawFileDigest EXIF tag.

Description: This tag is an MD5 digest of the data stored in the OriginalRawFileData tag.
Id: 50973 (0xc71d)
Type: Undefined

Definition

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

Property Value

ExifTag

See Also