ImageGear .NET v25.2 - Updated
ImageGear.Processing.Advanced Assembly / ImageGear.FreqIP Namespace / ImGearComplexObject Class
Properties Methods


In This Topic
    ImGearComplexObject Class Members
    In This Topic

    The following tables list the members exposed by ImGearComplexObject.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets height of the object.  
    Public PropertyGets width of the object.  
    Top
    Public Methods
     NameDescription
    Public MethodGets an ImGearArrayRef to the imaginary buffer of the specified row.  
    Public MethodGets an ImGearArrayRef to the real buffer of the specified row.  
    Public MethodChecks whether an object is a valid ImGearComplexObject class object.  
    Public MethodOverloaded. Converts a complex object to an ImageGear.Core.ImGearPage class object, using the conversion type specified by parameter conversionType.  
    Public MethodChecks whether a specific ImGearComplexObject class has valid imaginary data.  
    Top
    See Also