[This is preliminary documentation and is subject to change.]
System Object NFX.Collections MatrixBase
Byte NFX.Collections Matrix2DBase
Byte NFX.Collections Matrix2D
Byte NFX.Media.TagCodes.QR QRMatrix NFX.Media.TagCodes.QR QREncoderMatrixNamespace: NFX.Media.TagCodes.QRAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public class QRMatrix : Matrix2D<byte>
public class QRMatrix : Matrix2D<byte>
Public Class QRMatrix
Inherits Matrix2D(Of Byte)
Public Class QRMatrix
Inherits Matrix2D(Of Byte)
public ref class QRMatrix : public Matrix2D<unsigned char>
public ref class QRMatrix : public Matrix2D<unsigned char>
type QRMatrix =
class
inherit Matrix2D<byte>
end
type QRMatrix =
class
inherit Matrix2D<byte>
end