Description

Returns or creates the mciPolar image from an FFT data image.

Property type

A McImage object.  

Syntax

object.Polar([vSourceImg])

The Polar Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McFFT.
vSourceImgOptional. A Variant value.

Optional source image (applies to parent if empty).

Remarks

The input image must be the result of a previous call to Forward, and may be either mciComplex or mciPolar.