Click or drag to resize

BandPassFftCommandHighCutoff Property

Gets or sets the high cutoff radius in the frequency domain.

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

Property Value

Type: Double
The high cutoff radius in the frequency domain.
See Also