Table of Contents

Property RawDataUniqueID

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Core.dll

RawDataUniqueID

This tag contains a 16-byte unique identifier for the raw image data in the DNG file. DNG readers can use this tag to recognize a particular raw image, even if the file's name or the metadata contained in the file has been changed. If a DNG writer creates such an identifier, it should do so using an algorithm that will ensure that it is very unlikely two different images will end up having the same identifier.

public static ExifPropertyKey RawDataUniqueID { get; }

Property Value

ExifPropertyKey