Table of Contents

Property AlphaMode

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

AlphaMode

Specifies the alpha mode of the input image. The default value is AlphaMode.Premultiplied.

public EffectPropertyAccessor<AlphaMode> AlphaMode { get; }

Property Value

EffectPropertyAccessor<AlphaMode>