[]
Builtin ColorManagement effect.
public class ColorManagement : Effect, IDisposable, IUnknown
| Name | Description |
|---|---|
| ColorManagement(IntPtr) | Initializes a new instance of the ColorManagement class. |
| 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. |
| Name | Description |
|---|---|
| Create(DeviceContext) | Initializes a new instance of ColorManagement effect. |