This function reads a file, get it's bitmap, searches and read a qrcode from it.
const value = await scanFromFile('./image.jpg')
A file path for an image file containing a QR Code
Value read from the QR Code inside the image
Generated using TypeDoc
You can pass a jimp Bitmap, this functions reads it's content and tries to find a QR Code, returning it's result