You are here: Start » AVL.NET » AVL.ReadSingleQRCode(AvlNet.Image, AvlNet.QRCode, AvlNet.Rectangle2D)
AVL.ReadSingleQRCode(AvlNet.Image, AvlNet.QRCode, AvlNet.Rectangle2D)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ReadSingleQRCode( AvlNet.Image inImage, out AvlNet.QRCode outQRCode, out AvlNet.Rectangle2D outAlignedRoi )
Parameters
- inImage
- Type: AvlNet.Image
- outQRCode
- Type: AvlNet.QRCode
- outAlignedRoi
- Type: AvlNet.Rectangle2D
