Dynamsoft Barcode Reader
모든 플랫폼에서 바코드 스캔을 쉽게 구현할 수 있습니다.
Dynamsoft Corporation사에서 공개
2004년 부터 ComponentSource에서 판매중
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