ImageGear for .NET
ImGearComplexObject Class
Members  See Also  Send Feedback
ImageGear21.Processing.Advanced Assembly > ImageGear.FreqIP Namespace : ImGearComplexObject Class




Glossary Item Box

Objects of this type can store both real and imaginary part of complex data, which is stored internally using double precision, rather than one of the integral types as in ImageGear.Core.ImGearPage class.

Object Model

ImGearComplexObject ClassImGearArrayRef StructureImGearArrayRef StructureImGearPage Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

Objects of this type can be used as input or output for frequency domain image processing functions so as to keep the precision of the data.

Inheritance Hierarchy

System.Object
   ImageGear.FreqIP.ImGearComplexObject

See Also

©2013. Accusoft Corporation. All Rights Reserved.