LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Clone Method

Show in webframe







Clones the current object into a new object.
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

See Also

Reference

FourierTransformInformation Class
FourierTransformInformation Members

 

 


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