LEADTOOLS MRC (Leadtools.Mrc assembly)
LEAD Technologies, Inc

MrcSegmenter Constructor(RasterImage,RasterColor,RasterColor)






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
)
function 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: 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

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-2012 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