Table of Contents

Property RawImageDigest

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Core.dll

RawImageDigest

This tag is an MD5 digest of the raw image data. All pixels in the image are processed in row-scan order. Each pixel is zero padded to 16 or 32 bits deep (16-bit for data less than or equal to 16 bits deep, 32-bit otherwise). The data for each pixel is processed in little-endian byte order.

public static ExifPropertyKey RawImageDigest { get; }

Property Value

ExifPropertyKey