Click or drag to resize

FFTCommand Class

Base FFT command.
Inheritance Hierarchy

Namespace:  MediaCy.Addins.FFT.CommandFFT
Assembly:  MediaCy.Addins.FFT (in MediaCy.Addins.FFT.dll) Version: 3.1.0.0
Syntax
VB
Public Class FFTCommand
	Inherits OneInputOneOutputCommand(Of Object, McImage)

The FFTCommand type exposes the following members.

Constructors
  NameDescription
Public methodFFTCommand
Initializes a new instance of the FFTCommand class
Public methodFFTCommand(McCommand)
Initializes a new instance of the FFTCommand class
Top
Properties
  NameDescription
Public propertyFFTAdin
Public propertyVisible
Top
Remarks