Click or drag to resize

InversePowerFftCommand Constructor (Double)

Initializes a new instance of InversePowerFftCommand specifying the power.

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 InversePowerFftCommand(
	double power
)

Parameters

power
Type: SystemDouble
The power applied to the function controlling the cutoff radius.
See Also