ExifTagImageDNGPrivateData Property

Gets the DNGPrivateData EXIF tag.

Description: Provides a way for camera manufacturers to store private data in the DNG file for use by their own raw converters, and to have that data preserved by programs that edit DNG files.
Id: 50740 (0xc634)
Type: Byte

Definition

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

Property Value

ExifTag

See Also