Click or drag to resize

IMcBitMask Methods

The IMcBitMask type exposes the following members.

Methods
  NameDescription
Public methodCopyFrom
Sets the bit mask from a source bit mask.
Public methodCreateMaskImage
A mask or labeled McImage is created.
Public methodDuplicate
Creates a new McBitMask that is a duplicate of this one.
Public methodCode exampleGetLineIndexAndCount
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.
Public methodSetFromBitmapBits
Sets the scan list from packed bit map supplied as a 2-dimensional array of Bytes.
Public methodCode exampleSetFromSegments
The bit mask is set from a supplied array of horizontal foreground segments.
Top
See Also