LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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 Property DataGets the 2D data array.  
public Property DataPointerGets the data pointer.  
public Property DataSizeGets the size of data pointer.  
public Property HeightGets the height of the 2D array in pixels.  
public Property WidthGets the width of the 2D array in pixels.  
Top

See Also