Table of Contents

Enum ColorSpace

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll

Defines options that should be applied to the color space.

public enum ColorSpace

Fields

Custom = 0

The color space is otherwise described, such as with a color profile.

SRgb = 1

The color space is sRGB.

ScRgb = 2

The color space is scRGB.