Leadtools.ImageProcessing.Core Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
FourierTransformInformation Class Properties
See Also 
Leadtools.ImageProcessing.Core Namespace : FourierTransformInformation Class


For a list of all members of this type, see FourierTransformInformation members.

Public Properties

 NameDescription
Public PropertyData Gets the 2D data array.  
Public PropertyDataPointer Gets the data pointer.  
Public PropertyDataSize Gets the size of data pointer.  
Public Propertystatic (Shared in Visual Basic)Empty Gets an Empty class.  
Public PropertyHeight Gets the height of the 2D array in pixels.  
Public PropertyWidth Gets the width of the 2D array in pixels.  
Top

See Also