Class UnPremultiplyEffect2.Props
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
public sealed class UnPremultiplyEffect2.Props : CustomEffectProperties
- Inheritance
-
UnPremultiplyEffect2.Props
- Inherited Members
Constructors
Properties
- Enabled
Enables or disables unpremultiplication. If this is set to true, then this effect uses the UnPremultiplyEffect to unpremultiply the input. Otherwise, this effect serves as a passthrough node and does not change the input.
The default value is true.