Table of Contents

Property ColorSpace

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Core.dll

ColorSpace

The color space information tag is always recorded as the color space specifier. Normally sRGB is used to define the color space based on the PC monitor conditions and environment. If a color space other than sRGB is used, Uncalibrated is set. Image data recorded as Uncalibrated can be treated as sRGB when it is converted to FlashPix.

public static ExifPropertyKey ColorSpace { get; }

Property Value

ExifPropertyKey