Table of Contents

Enum ChannelDepth

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll

Allows a caller to control the channel depth of a stage in the rendering pipeline.

public enum ChannelDepth

Fields

Default = 0

The channel depth is the default. It is inherited from the inputs.

Four = 4

The channel depth is 4.

One = 1

The channel depth is 1.