TQRCodeReader.decode Method

Locates and decodes a QR code in an image.

a String representing the content encoded by the QR code

Unit: ZXing.QrCode.QRCodeReader
function decode(const image: TBinaryBitmap): TReadResult

Return Value