ExifTagImageOriginalRawFileName Property

Gets the OriginalRawFileName EXIF tag.

Description: If the DNG file was converted from a non-DNG raw file, then this tag contains the file name of that original raw file.
Id: 50827 (0xc68b)
Type: Byte

Definition

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

Property Value

ExifTag

See Also