Table of Contents

Class UnPremultiplyEffect2.Props

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Framework.dll
public sealed class UnPremultiplyEffect2.Props : CustomEffectProperties
Inheritance
UnPremultiplyEffect2.Props
Inherited Members

Constructors

Props()

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.

Input

Methods

CreateImpl()
GetAuthor()
GetCategory()
GetDescription()
GetDisplayName()