Click or drag to resize

IBlobInfoBlobIdMap Property

Gets the blob identifier map. Each element represents a blob identifier that maps to a pixel in the source image.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
int[] BlobIdMap { get; }

Property Value

Type: Int32
See Also