The list of barcodes found in the image (can be empty).
The image data given as a byte array, formatted accordingly to the set settings (imageSettings).
The configuration object defining the properties of the processed image (imageData).
The list of texts found in the image (can be empty).
Prevent playing a sound, vibrating or flashing the GUI for a particular code. If all codes and texts in the result are rejected (or no barcode/text is present), sound, vibration and GUI flashing will be suppressed.
Rejected codes will still be part of the ScanResult.barcodes property like all other codes.
The barcode to be rejected.
Prevent playing a sound, vibrating or flashing the GUI for a particular text. If all codes and texts in the result are rejected (or no barcode/text is present), sound, vibration and GUI flashing will be suppressed.
Rejected texts will still be part of the ScanResult.texts property like all other texts.
The text to be rejected.
Generated using TypeDoc
A result of a scanning operation on an image.