EQRCodeDecodedStreamPart::GetECITableIndicator

Extended Channel Interpretation (ECI) table indicator.

Namespace: Euresys::Open_eVision

[C++]

int GetECITableIndicator()

Remarks

The ECI table indicator is relevant if the coding mode of the QR code is EQRCodeCodingMode_ECI only. Value is otherwise set to -1.

EQRCodeDecodedStreamPart.ECITableIndicator

Extended Channel Interpretation (ECI) table indicator.

Namespace: Euresys.Open_eVision

[C#]

int ECITableIndicator

{ get; }

Remarks

The ECI table indicator is relevant if the coding mode of the QR code is ECI only. Value is otherwise set to -1.