C# Class iTextSharp.text.pdf.BarcodeDatamatrix.ReedSolomon

ファイルを表示 Open project: red-gate/iTextSharp-4.1.6

Private Methods

Method Description
GenerateECC ( byte wd, int nd, int datablock, int nc ) : void
GetPoly ( int nc ) : int[]
ReedSolomonBlock ( byte wd, int nd, byte ncout, int nc, int c ) : void