Table of Contents

Enum DngOutputColor

Namespace
ImageMagick.Formats
Assembly
Magick.NET-Q8-AnyCPU.dll

Defines the dng output colors.

public enum DngOutputColor

Fields

ACES = 6

Academy Color Encoding System.

AdobeRGB = 2

Adobe RGB (1998) D65.

KodakProPhotoRGB = 4

Kodak ProPhoto RGB D65.

Raw = 0

Raw color (unique to each camera).

SRGB = 1

sRGB D65 (default).

WideGamutRGB = 3

Wide Gamut RGB D65.

XYZ = 5

XYZ.