What are Inverse Barcodes?
Barcodes are typically printed dark on light backgrounds. However, the Scandit SDK can invert the colors, as shown below, potentially boosting the contrast and improving detection rates in certain scanning scenarios.
Data Matrix Code | Inverse Data Matrix Code |
How to Enable Color Inversion?
Reading inverse barcodes is disabled by default and must be enabled per Symbology
within the SymbologySettings
.
ℹ️ Scandit supports color inversion for the following 2D barcode symbologies: |
For code snippets per platform/framework, please see Configure Barcode Symbologies > Read Bright-on-Dark Barcodes within our documentation.
- iOS
- Android
- Web
- React Native
- Flutter
- Capacitor
- Xamarin (Forms, iOS, Android)
- .NET MAUI (iOS, Android)
- Cordova