IMcBitMask Methods |
|
The IMcBitMask type exposes the following members.
| Name | Description | |
|---|---|---|
| CopyFrom | Sets the bit mask from a source bit mask. | |
| CreateMaskImage | A mask or labeled McImage is created. | |
| Duplicate | Creates a new McBitMask that is a duplicate of this one. | |
| GetLineIndexAndCount | Quickly gets the number of segments and tags on a given line and
returns the index in the AllSegments and AllBlobTags arrays where the line
starts. | |
| SetFromBitmapBits | Sets the scan list from packed bit map supplied as a 2-dimensional
array of Bytes. | |
| SetFromSegments | The bit mask is set from a supplied array of horizontal foreground segments. |