CogOCVMaxFontRenderParams ForegroundGrey Property Cognex VisionPro 9.24
The foreground greyscale value to be used in rendering text. This property is ignored by those operations that do not actually draw into a pelbuffer.

Namespace: Cognex.VisionPro.OCVMax
Assembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 91.0.0.0
Syntax

public byte ForegroundGrey { get; set; }

Property Value

Type: Byte
This read/write property of type Byte will have a value between 0 (black) and 255 (white) inclusive.
Events

See Also