LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

FourierTransformInformation Constructor(RasterImage)

Show in webframe







RasterImage object used to specify the width and height of the 2d Complex array.
Initializes a new FourierTransformInformation object with explicit parameters.
Syntax
public FourierTransformInformation( 
   RasterImage image
)
'Declaration
 
Public Function New( _
   ByVal image As RasterImage _
)
'Usage
 
Dim image As RasterImage
 
Dim instance As New FourierTransformInformation(image)
public FourierTransformInformation( 
   RasterImage image
)

            

            
function FourierTransformInformation( 
   image 
)
public:
FourierTransformInformation( 
   RasterImage^ image
)

Parameters

image
RasterImage object used to specify the width and height of the 2d Complex array.
Example
Refer to FastFourierTransformCommand.
Requirements

Target Platforms

See Also

Reference

FourierTransformInformation Class
FourierTransformInformation Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.