public class QRCodeDecoder extends Object
static interface
QRCodeDecoder.Delegate
static Map<DecodeHintType,Object>
HINTS
static void
decodeQRCode(Bitmap bitmap, QRCodeDecoder.Delegate delegate)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Map<DecodeHintType,Object> HINTS
public static void decodeQRCode(Bitmap bitmap, QRCodeDecoder.Delegate delegate)
bitmap
delegate