Table of Contents

ExifTag.Image.DNGVersion Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the DNGVersion EXIF tag.

Description: This tag encodes the DNG four-tier version number. For files compliant with version 1.1.0.0 of the DNG specification, this tag should contain the bytes: 1, 1, 0, 0.
Id: 50706 (0xc612)
Type: Byte

public static ExifTag DNGVersion { get; }

Property Value

ExifTag