Mask indicating areas of Care (mask value 255) and Don't Care (mask value zero). The mask is aligned to the InputImage using the InputImageMaskOffsetX & Y values.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 83.0.0.0
Syntax
Property Value
Type: CogImage8GreyThe input image mask. May be null.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the input image mask is changed. |
See Also