Dynamsoft Barcode Reader
Easily implement barcode scanning on all platforms.
Published by Dynamsoft Corporation
Distributed by ComponentSource since 2004
Prices from: $ 1,371.02 Version: 11.4 Updated: Feb 5, 2026
Released: May 6, 2022
JavaScript SDK
ifShowScanRegionMask API to BarcodeScanner which controls whether to show the scan region mask.Api Reference.html.legal.txt.License Agreement.html.Android SDK
toBitmap: This method can convert the ImageData to a Bitmap.orientation: This property indicates the orientation of the image.getVersion from a dynamic method to a static method. The format of the return value has been changed as well.iOS SDK
toUIImage: This method can convert the iImageData to an UIImage.orientation: This property indicates the orientation of the image.getVersion from a dynamic method to a static method. The format of the return value has been changed as well.JavaScript SDK
regionMaskFillStyle, regionMaskStrokeStyle and regionMaskLineWidth of BarcodeScanner to avoid invalid value setting.BarcodeScanner.updateRuntimeSettings of BarcodeReader.Android SDK
TextResult might not be returned in TextResultCallback.iOS SDK