Table of Contents

Class PDF417CodewordDecoder

Namespace
ZXing.PDF417.Internal
Assembly
zxing.dll
public static class PDF417CodewordDecoder
Inheritance
PDF417CodewordDecoder
Inherited Members

Methods

getDecodedValue(int[])

Gets the decoded value.

public static int getDecodedValue(int[] moduleBitCount)

Parameters

moduleBitCount int[]

Module bit count.

Returns

int

The decoded value.