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

Clone Method






Clones the current object into a new object. .NET support WinRT support
Syntax
'Declaration
 
Public Function Clone() As FourierTransformInformation
'Usage
 
Dim instance As FourierTransformInformation
Dim value As FourierTransformInformation
 
value = instance.Clone()
 function Leadtools.ImageProcessing.Core.FourierTransformInformation.Clone()
public:
FourierTransformInformation^ Clone(); 

Return Value

New object with the same data as the current object.
Example
For 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

 

 


Products | Support | Contact Us | Copyright Notices

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