Table of Contents

Enum D2D1.AlphaMode

Namespace
Xui.Runtime.Windows
Assembly
Xui.Runtime.Windows.dll
public enum D2D1.AlphaMode : uint

Fields

Ignore = 3
Premultiplied = 1
Straight = 2
Unknown = 0