Table of Contents

Class PdnInkSketchEffect.Props

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll
public sealed class PdnInkSketchEffect.Props : CustomEffectProperties
Inheritance
PdnInkSketchEffect.Props
Inherited Members

Constructors

Props()

Properties

AlphaMode

Specifies the alpha mode for the input and output. The default is premultiplied.

Coloring

Specifies how much color to retain. This is used to increase brightness and decrease contrast.
The range of this value is [0, 1], which corresponds to the UI's range of [0, 100].
The default value is 0.5.

InkOutline

Specifies the strength of the ink outline.
The range of this value is [0, 0.99], which corresponds to the UI's range of [0, 99].
The default value is 0.5.

Input

Methods

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