Table of Contents

Enum ColorMatrixAlphaMode

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll

The alpha mode of the output of the Color matrix effect.

public enum ColorMatrixAlphaMode

Fields

Premultiplied = 1

No documentation.

Straight = 2

No documentation.