Property DNGVersion
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
DNGVersion
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.
public static ExifPropertyKey DNGVersion { get; }