←Select platform

Empty Property

Summary

Gets an Empty class.

Syntax

C#
VB
Java
Objective-C
C++
public static Complex Empty { get; } 
Public Shared ReadOnly Property Empty As Leadtools.Imageprocessing.Core.Complex 
extern const LTComplex LTComplexZero 
public static Complex getEmpty() 

Property Value

Represents a new instance of the Complex structure with uninitialized member data.

Example

For an example, refer to Complex.

Requirements

Target Platforms

See Also

Reference

Complex Structure

Complex Members

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