Click or drag to resize

McFFT Interface

FFT operator exposed as McImage.FFT.

Namespace:  MediaCy.IQL.Filters
Assembly:  MediaCy.IQL.Filters (in MediaCy.IQL.Filters.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface McFFT
	Inherits IMcFFT
Remarks
This operator contains both 1D and 2D FFT as well as some utilities and filters. Some of the properties and methods apply to the parent McImage when used as the McImage.FFT property. It can also be created independently using McEngine.CreateObject in which case the source image must be specified.
See Also

Reference

McImage
CreateObject