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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic double HighCutoff { get; set; }Public Property HighCutoff As Double
Get
Set
Property Value
Type:
Double The high cutoff radius in the frequency domain.
See Also