Table of Contents

Class PremultiplyEffect2.Props

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

Constructors

Props()

Properties

Enabled

Enables or disables premultiplication. If this is set to true, then this effect uses the PremultiplyEffect to premultiply 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()