You are here: Start » AVL.NET » AVL.ReadSingleDataMatrix_Deprecated(AvlNet.Image, bool, AvlNet.DataMatrixCodeType, AvlNet.DataMatrix?, AvlNet.Rectangle2D, AvlNet.Image)
AVL.ReadSingleDataMatrix_Deprecated(AvlNet.Image, bool, AvlNet.DataMatrixCodeType, AvlNet.DataMatrix?, AvlNet.Rectangle2D, AvlNet.Image)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ReadSingleDataMatrix_Deprecated( AvlNet.Image inImage, bool inAllowRectangular, AvlNet.DataMatrixCodeType inCodeType, out AvlNet.DataMatrix? outDataMatrix, out AvlNet.Rectangle2D outAlignedRoi, out AvlNet.Image diagValues )
Parameters
- inImage
- Type: AvlNet.Image
- inAllowRectangular
- Type: System.Boolean
- inCodeType
- Type: AvlNet.DataMatrixCodeType
- outDataMatrix
- Type: System.Nullable<AvlNet.DataMatrix>
- outAlignedRoi
- Type: AvlNet.Rectangle2D
- diagValues
- Type: AvlNet.Image
