Table of Contents

Enum ColorManagementRenderingIntent

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll

Specifies which ICC rendering intent the Color management effect should use.

public enum ColorManagementRenderingIntent

Fields

AbsoluteColorimetric = 3

No documentation.

Perceptual = 0

No documentation.

RelativeColorimetric = 1

No documentation.

Saturation = 2

No documentation.