Table of Contents

Enum BitmapAlphaMode

Namespace
PaintDotNet.Drawing
Assembly
PaintDotNet.Core.dll
public enum BitmapAlphaMode

Fields

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