IMcBitMask Properties |
![]() |
The IMcBitMask type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AllBlobTags | An array holding all label tags corresponding to foreground
segments of the bit mask. |
![]() ![]() | AllSegments | An array holding all foreground segments of the bit mask. |
![]() | BitmapBits | A 2-dimensional array of packed bits representing a monochrome
bitmap of the forground bits in the bit mask. |
![]() ![]() | BlobCount | Count of the number of connected foreground "blobs". |
![]() ![]() | BoundsRect | Bounding rectangle of the bit mask |
![]() ![]() | Connect8 | True if the bit mask is counted and labeled using an 8-connected
instead of a 4-connected test. |
![]() | Height | Height of the bit mask. |
![]() | HolesBelongTo | An array giving the blob tag of the surrounding blob for each hole
in the bit . |
![]() | HolesBitMask | If there are any holes in the bit mask, then a McBitMask with
foreground bits masking those holes |
![]() ![]() | MaxSegmentsOnAnyLine | The maximum number of segments on any line. |
![]() ![]() | SegmentCountsByLine | Segment counts for all lines as an array. |
![]() | Type | Type of bit mask. |
![]() | Width | Width of the bit mask. |