Click or drag to resize

IMcRegions2FillHoles Method

Remove holes in the features.

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
Remarks
A hole is defined as a background area totally enclosed in a sub-region. This method removes holes from the union bit mask only (see Holes). Note that holes may reappear if the features are altered in any way; this effect will be minimized if the mcofKeepRegionsAsUnion bit of the McFeatures.OptionsFlag property is on.
See Also