Click or drag to resize
SoComplexFFTInverseProcessing Properties

The SoComplexFFTInverseProcessing type exposes the following members.

Properties
  NameDescription
Public propertycomputeMode

Select the compute Mode (2D or 3D or AUTO) .

Public propertyinImaginaryImage

The input imaginary part image.

Public propertyinRealImage

The input real part image.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyoutImaginaryImage

The output imaginary part image.

Public propertyoutRealImage

The output real part image.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also