Clone Method

Summary

Copies the segmentation object to another segmentation object with its data.

Syntax
C#
VB
C++
public MrcSegmenter Clone() 
  
Public Function Clone() As MrcSegmenter 
public: 
MrcSegmenter^ Clone();  

Remarks

For more information, refer to Programming with LEADTOOLS MRC.

Example

Refer to SaveBitmapList example.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Mrc Assembly