jsQR icon indicating copy to clipboard operation
jsQR copied to clipboard

Why do some images have return values? Some pictures don't

Open phk422 opened this issue 1 year ago • 2 comments

const code = jsqr(new Uint8ClampedArray(UPNG.toRGBA8(data)[0]), data.width, data.height)

phk422 avatar Dec 19 '23 09:12 phk422