Table of Contents

Class InvertEffect2.Props

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

Constructors

Props()

Properties

AlphaMode

Specifies the alpha mode of the input and output. To preserve color information for transparent pixels, make sure the input is in straight alpha format (not premultiplied) and set this property to Straight.
The default value is Premultiplied.

Input

Methods

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