Mask indicating areas of Care (255) and Don't Care (Zero). The mask is aligned to the InputImage using the InputImageMaskOffsetX & Y values. It is an undefined behavior if the mask pixels are not 0 or 255.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 87.1.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