CogOCVMaxFontRenderParams BackgroundGrey Property Cognex VisionPro
The background greyscale value to be used in rendering the space surrounding some 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: 65.1.0.0
Syntax

public byte BackgroundGrey { 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