Table of Contents

Enum ColorManagementAlphaMode

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll

Indicates how the Color management effect should interpret alpha data that is contained in the input image.

public enum ColorManagementAlphaMode

Fields

Premultiplied = 1

No documentation.

Straight = 2

No documentation.