Click or drag to resize

Inverse Class

Performs Inverse FFT transform of the FFT image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandObject, McImage
          MediaCy.Addins.FFT.CommandFFTFFTCommand
            MediaCy.Addins.FFT.CommandFFTInverse

Namespace:  MediaCy.Addins.FFT.CommandFFT
Assembly:  MediaCy.Addins.FFT (in MediaCy.Addins.FFT.dll) Version: 3.1.0.0
Syntax
VB
Public Class Inverse
	Inherits FFTCommand

The Inverse type exposes the following members.

Constructors
  NameDescription
Public methodInverse
Initializes a new instance of the Inverse class
Public methodInverse(McCommand)
Initializes a new instance of the Inverse class
Top
Properties
  NameDescription
Public propertyCreateNewImage
Top
Remarks