Table of Contents

Enum DiscreteTransferProperties

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll

Identifiers for properties of the Discrete transfer effect.

public enum DiscreteTransferProperties

Fields

AlphaDisable = 7

No documentation.

AlphaTable = 6

No documentation.

BlueDisable = 5

No documentation.

BlueTable = 4

No documentation.

ClampOutput = 8

No documentation.

GreenDisable = 3

No documentation.

GreenTable = 2

No documentation.

RedDisable = 1

No documentation.

RedTable = 0

No documentation.