←Select platform

Complex Structure

Summary

The Complex structure contains a complex number representing a specific frequency component in Fourier Transform methods.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public struct Complex 
Public Structure Complex  
   Inherits System.ValueType 
public class Complex 
struct LTComplex 
public class Complex 
JAVASCRIPT_NOSTRUCTS 
public value class Complex : public System.ValueType  

Example

Refer to FastFourierTransformCommand.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly