Table of Contents

Class PdnBulgeEffect.Props

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll
public sealed class PdnBulgeEffect.Props : PdnDistortionEffect.Props<PdnBulgeEffect>
Inheritance
PdnBulgeEffect.Props
Inherited Members

Properties

Category

The category of the effect.

Center

Gets or sets the center of the bulge. This is typically set to the center point of the InputRect or the output/clip rect. The default is (500, 500).

Description

The description of the effect.

Diameter

Gets or sets the diameter of the bulge. This is typically set to the minimum of the width and height of either the InputRect or the output/clip rect. The minimum value is 1.

DisplayName

The name of the effect.

Strength

Gets or sets the strength of the bulge effect. The range is [-3, +1], and the default value is 0.45.