Table of Contents

Class RSSUtils

Namespace
ZXing.OneD.RSS
Assembly
zxing.dll

Adapted from listings in ISO/IEC 24724 Appendix B and Appendix G.

public static class RSSUtils
Inheritance
RSSUtils
Inherited Members

Methods

getRSSvalue(int[], int, bool)

Gets the RS svalue.

public static int getRSSvalue(int[] widths, int maxWidth, bool noNarrow)

Parameters

widths int[]

The widths.

maxWidth int

Width of the max.

noNarrow bool

if set to true [no narrow].

Returns

int