API Reference
Class
RmQrDecoder
Decodes rectangular Micro QR (rMQR) symbols from exact module grids.
Inheritance
- Object
- RmQrDecoder
Methods
public static Boolean TryDecode(BitMatrix modules, out RmQrDecoded decoded) #Returns:
BooleanAttempts to decode an exact rMQR module grid without a quiet zone.
Parameters
- modules CodeGlyphX.BitMatrix
- decoded CodeGlyphX.RmQrDecoded@