Click or drag to resize

FFTCommandsInverse Property

Performs Inverse FFT transform of the FFT image.

Namespace:  MediaCy.Automation.Process
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property Inverse ( 
	parent As McCommand
) As Inverse
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: Inverse
See Also