Click or drag to resize

IdealLowPassFftCommand Constructor (Double)

Initializes a new instance of IdealLowPassFftCommand specifying the cutoff radius.

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 IdealLowPassFftCommand(
	double cutoff
)

Parameters

cutoff
Type: SystemDouble
The cutoff radius
See Also