Click or drag to resize

SpinWaveTransformPeriods Property

Gets or sets the number of periods in the distance wave.

Namespace:  Atalasoft.Imaging.ImageProcessing.Transforms
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public double Periods { get; set; }

Property Value

Type: Double
Number of periods in the distance wave.
Exceptions
ExceptionCondition
Thrown if value is less than 0.
See Also