Table of Contents

Class PdnCrystalizeEffect.Props

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

Properties

Category

The category of the effect.

CellSize

Gets or sets the size of each cell. The range is [2, 250], and the default is 8.

Description

The description of the effect.

DisplayName

The name of the effect.

Seed

Gets or sets a seed for random number generation.

SeedInstance

Gets or sets a seed for random number generation. The default value is auto-generated at instantiation time.