UNPKG

dynamsoft-javascript-barcode

Version:

Dynamsoft Barcode Reader JS is a recognition SDK which enables you to embed barcode reading functionality in your web, desktop, and mobile applications. With a few lines of JavaScript code, you can develop a robust application to scan a linear barcode, QR

10 lines 279 B
export declare enum EnumDeformationResistingMode { DRM_AUTO = 1, DRM_GENERAL = 2, DRM_BROAD_WARP = 4, DRM_LOCAL_REFERENCE = 8, DRM_DEWRINKLE = 16, DRM_SKIP = 0, DRM_REV = 2147483648 } //# sourceMappingURL=enumdeformationresistingmode.d.ts.map