Class PDF417CodewordDecoder
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.