CogImage16RangeRoot GetMaskRoot Method Cognex VisionPro 9.23
Get the ICogImage8Root that corresponds to mask data. Note that this value may be null if there are no missing pixels.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 91.0.0.0
Syntax

public ICogImage8Root GetMaskRoot()

Return Value

Type: ICogImage8Root
See Also