[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Effects.ColorManagement

ColorManagement Class

Builtin ColorManagement effect.

Inheritance
ColorManagement
Implements
Namespace: C1.Util.DX.Direct2D.Effects
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public class ColorManagement : Effect, IDisposable, IUnknown

Constructors

Name Description
ColorManagement(IntPtr)

Initializes a new instance of the ColorManagement class.

Properties

Name Description
AlphaMode

The alpha mode of this color management.

DestinationContext

The destination color context. Default null

DestinationIntent

The rendering intent for the destination context.

SourceContext

The source color context. Default null

SourceIntent

The rendering intent for the source context.

Methods

Name Description
Create(DeviceContext)

Initializes a new instance of ColorManagement effect.