Table of Contents

Enum BitmapSourceAlphaMode

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll

Specifies the alpha mode of the output of the Bitmap source effect.

public enum BitmapSourceAlphaMode

Fields

Premultiplied = 1

No documentation.

Straight = 2

No documentation.