LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

FourierTransformInformation Constructor(RasterImage)






RasterImage object used to specify the width and height of the 2d Complex array.
Initializes a new FourierTransformInformation object with explicit parameters. .NET support WinRT support
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FourierTransformInformation Class
FourierTransformInformation Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.