GaussianHighBoostFftCommandOffset Property |
Gets or sets the offset applied to the high pass filter.
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 Offset { get; set; }Public Property Offset As Double
Get
Set
Property Value
Type:
Double The offset applied to the high pass filter.
See Also