Table of Contents

Struct SimpleColorProfile

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll

Creates a color context from a simple color profile. It is only valid to use this with the Color Management Effect in 'Best' mode.

public struct SimpleColorProfile
Inherited Members

Fields

BluePrimary

No documentation.

public RawVector2 BluePrimary

Field Value

RawVector2

Gamma

No documentation.

public Gamma1 Gamma

Field Value

Gamma1

GreenPrimary

The created color context.

public RawVector2 GreenPrimary

Field Value

RawVector2

RedPrimary

The simple color profile to create the color context from.

public RawVector2 RedPrimary

Field Value

RawVector2

WhitePointXZ

No documentation.

public RawVector2 WhitePointXZ

Field Value

RawVector2