Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Mrc Namespace > MrcSegmenter Class : SegmentImage Method |
public void SegmentImage( RasterImage image, MrcSegmentImageOptions options )
'Declaration Public Sub SegmentImage( _ ByVal image As RasterImage, _ ByVal options As MrcSegmentImageOptions _ )
'Usage Dim instance As MrcSegmenter Dim image As RasterImage Dim options As MrcSegmentImageOptions instance.SegmentImage(image, options)
public: void SegmentImage( RasterImage^ image, MrcSegmentImageOptions options )