Property DNGBackwardVersion
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
DNGBackwardVersion
This tag specifies the oldest version of the Digital Negative specification for which a file is compatible. Readers shouldnot attempt to read a file if this tag specifies a version number that is higher than the version number of the specification the reader was based on. In addition to checking the version tags, readers should, for all tags, check the types, counts, and values, to verify it is able to correctly read the file.
public static ExifPropertyKey DNGBackwardVersion { get; }