Constants for specifying the brightness or darkness of the characters to be inspected relative to their background.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| DarkOnLight | 0 | Characters are dark on a light background. | |
| LightOnDark | 1 | Characters are light on a dark background. | |
| Unknown | 2 | The relative brightness or darkness of the characters with respect to their background is not known. |
See Also