Table of Contents

Enum ChannelSelector

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll

Specifies the color channel the Displacement map effect extracts the intensity from and uses it to spatially displace the image in the X or Y direction.

public enum ChannelSelector

Fields

A = 3

No documentation.

B = 2

No documentation.

G = 1

No documentation.

R = 0

No documentation.