Table of Contents

Property InvertAlpha

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

InvertAlpha

A boolean value indicating whether the alpha values should be inverted.
The default value is false.

public EffectPropertyAccessor<bool> InvertAlpha { get; }

Property Value

EffectPropertyAccessor<bool>