ExifTagImageReelName Property

Gets the ReelName EXIF tag.

Description: The optional ReelName tag shall specify a name for a sequence of images, where each image in the sequence has a unique image identifier (including but not limited to file name, frame number, date time, time code).
Id: 51081 (0xc789)
Type: Ascii

Definition

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

Property Value

ExifTag

See Also