Table of Contents

Enum TableTransferProperties

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll

Identifiers for properties of the Table transfer effect.

public enum TableTransferProperties

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.