TQRCode Reader .decode Method
Locates and decodes a QR code in an image.
a String representing the content encoded by the QR code
function decode(const image: TBinaryBitmap): TReadResult
Parameters
- image
- Type: ZXing.BinaryBitmap.TBinaryBitmap