CogImage16RangeRoot GetMaskRoot Method Cognex VisionPro 9.22 SR1
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: 87.1.0.0
Syntax

public ICogImage8Root GetMaskRoot()

Return Value

Type: ICogImage8Root
See Also