Copy the Blue, Green, and Red components of the supplied color argument into the color associated with the specified mask value. The Alpha component of that entry is unchanged.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.0.0
Syntax
Parameters
- maskVal
- Type: System Byte
The mask pixel value.
- blueGreenRedVal
- Type: Cognex.Vision Color32
The source of the desired Blue, Green, and Red components for the specified color entry.
See Also