MaskGraphic SetMaskBlueGreenRed Method Cognex VisionPro 9.20
Overload List

  NameDescription
Public methodSetMaskBlueGreenRed(Byte, Color32)

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.

Public methodSetMaskBlueGreenRed(Byte, Byte, Byte, Byte)

Set just the Blue, Green, and Red components of the color associated with the specified mask value. The Alpha component of that entry is unchanged.

Top
See Also