LEADTOOLS MRC (Leadtools.Mrc assembly)

MrcSegmenter Constructor(RasterImage,RasterColor,RasterColor)

Show in webframe





Image that will be segmented.
Default base background color for the MRC image.
Default base foreground color for the MRC image.
Initializes a new MrcSegmenter with explicit parameters.
Syntax
public MrcSegmenter( 
   RasterImage image,
   RasterColor backColor,
   RasterColor foreColor
)
'Declaration
 
Public Function New( _
   ByVal image As RasterImage, _
   ByVal backColor As RasterColor, _
   ByVal foreColor As RasterColor _
)
'Usage
 
Dim image As RasterImage
Dim backColor As RasterColor
Dim foreColor As RasterColor
 
Dim instance As New MrcSegmenter(image, backColor, foreColor)

            

            
public:
MrcSegmenter( 
   RasterImage^ image,
   RasterColor backColor,
   RasterColor foreColor
)

Parameters

image
Image that will be segmented.
backColor
Default base background color for the MRC image.
foreColor
Default base foreground color for the MRC image.
Remarks
This constructor will Initializes the fields needed to the segmentation process.
Example
Refer to MrcSegmenter example.
Requirements

Target Platforms

See Also

Reference

MrcSegmenter Class
MrcSegmenter Members
Overload List
MrcCompressionOptions Structure
SegmentImage Method
EnumerateSegments Method
SaveImage Method
SaveImageT44 Method
LoadImage Method
Save Method
Programming with LEADTOOLS MRC

 

 


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

Leadtools.Mrc requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features