EQRCodeDecodedStreamPart::GetDecodedData

Decoded data of this part of the decoded stream represented as a vector of bytes.

Namespace: Euresys::Open_eVision

[C++]

std::vector<OEV_UINT8> GetDecodedData()

EQRCodeDecodedStreamPart.DecodedData

Decoded data of this part of the decoded stream represented as a vector of bytes.

Namespace: Euresys.Open_eVision

[C#]

byte[] DecodedData

{ get; }