Class PdnPencilSketchEffect.Props
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
public sealed class PdnPencilSketchEffect.Props : CustomEffectProperties
- Inheritance
-
PdnPencilSketchEffect.Props
- Inherited Members
Constructors
Properties
- AlphaMode
Specifies the alpha mode of the input and output. The default is Premultiplied.
- ColorRange
Specifies the color range. This is used to increase brightness and decrease contrast.
The range is [-0.2, +0.2], which corresponds to the UI's range of [-20, +20]. The default value is 0.
- PencilTipSize
The size of the pencil tip. The valid range is [1, 20]. The default is 2.