ExifTag.Photo.ImageUniqueID Property
Definition
- Namespace
- GleamTech.ImageUltimate
- Assembly
- GleamTech.ImageUltimate.dll
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
public static ExifTag ImageUniqueID { get; }