ExifTagPhotoImageUniqueID Property

Gets the ImageUniqueID EXIF tag.

Description: This tag indicates an identifier assigned uniquely to each image. It is recorded as an ASCII string equivalent to hexadecimal notation and 128-bit fixed length.
Id: 42016 (0xa420)
Type: Ascii

Definition

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

Property Value

ExifTag

See Also