QR code

Identify the content of the QR code

Description of functional types

QRCodeDecoderProxy

Description of Member Function

String decodeQRCode(byte[] nv21, int w, int h)

Parse the QR code

Parameter

Return

The parsed QR code string

Exception

None

String decodeQRCode(Bitmap bitmap)

Parse the QR code

Parameter

Return

The parsed QR code string

Exception

None

最終更新