Dynamsoft Barcode Reader
あらゆるプラットフォーム上で、バーコードスキャン機能を簡単に実装できます。
Dynamsoft Corporation 社の製品
2004 年より日本国内にてComponentSourceで販売中。
価格:¥ 290,290 (税込)〜 バージョン: 11.0 更新日: Mar 4, 2025
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