LEADTOOLS (Leadtools assembly)

Clone Method (RasterColor)

Show in webframe







Creates an exact copy of this RasterColor
Syntax
public RasterColor Clone()
'Declaration
 
Public Function Clone() As RasterColor
'Usage
 
Dim instance As RasterColor
Dim value As RasterColor
 
value = instance.Clone()
public RasterColor Clone()
-(id)copyWithZone:(NSZone*)zone;

            
 function Leadtools.RasterColor.Clone()
public:
RasterColor Clone(); 

Return Value

Exact copy of this RasterColor.
Requirements

Target Platforms

See Also

Reference

RasterColor Structure
RasterColor Members

 

 


Products | Support | Contact Us | Copyright Notices

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