UNPKG

javascript-barcode-reader

Version:

Simple & Fast Barcode decoder for Browser and Node.js

2 lines (1 loc) 124 B
export declare function applyAdaptiveThreshold(data: Uint8ClampedArray, width: number, height: number): Uint8ClampedArray;