Table of Contents

Property AlphaMode

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll

AlphaMode

The alpha mode for the input. The output is always opaque, so its alpha mode is invariant.
The default value is Premultiplied.

public EffectPropertyAccessor<PdnEmbossAlphaMode> AlphaMode { get; }

Property Value

EffectPropertyAccessor<PdnEmbossAlphaMode>