Click or drag to resize
BarcodeIsColorInverted Field
Gets the color of the barcode. This flag is set to true if the barcode is white on black background. False indicates that the barcode is black on a white background or the code has only been localized but not recognized.

Namespace: Scandit.Recognition
Assembly: Scandit.Recognition (in Scandit.Recognition.dll) Version: 5.8.0.2 (5.8.0.2)
Syntax
public readonly bool IsColorInverted

Field Value

Type: Boolean
See Also