[]
        
(Showing Draft Content)

org.jpedal.jbig2.image.JBIG2Bitmap.readTextRegion

readTextRegion Method

readTextRegion(bool, bool, int, int, int, int[][], int, JBIG2Bitmap[], int, int, bool, int, int, int[][], int[][], int[][], int[][], int[][], int[][], int[][], int[][], int, short[], short[], JBIG2StreamDecoder)

Declaration
public void readTextRegion(bool huffman, bool symbolRefine, int noOfSymbolInstances, int logStrips, int noOfSymbols, int[][] symbolCodeTable, int symbolCodeLength, JBIG2Bitmap[] symbols, int defaultPixel, int combinationOperator, bool transposed, int referenceCorner, int sOffset, int[][] huffmanFSTable, int[][] huffmanDSTable, int[][] huffmanDTTable, int[][] huffmanRDWTable, int[][] huffmanRDHTable, int[][] huffmanRDXTable, int[][] huffmanRDYTable, int[][] huffmanRSizeTable, int template, short[] symbolRegionAdaptiveTemplateX, short[] symbolRegionAdaptiveTemplateY, JBIG2StreamDecoder decoder)
Parameters
Type Name Description
bool huffman
bool symbolRefine
int noOfSymbolInstances
int logStrips
int noOfSymbols
int[][] symbolCodeTable
int symbolCodeLength
JBIG2Bitmap[] symbols
int defaultPixel
int combinationOperator
bool transposed
int referenceCorner
int sOffset
int[][] huffmanFSTable
int[][] huffmanDSTable
int[][] huffmanDTTable
int[][] huffmanRDWTable
int[][] huffmanRDHTable
int[][] huffmanRDXTable
int[][] huffmanRDYTable
int[][] huffmanRSizeTable
int template
short[] symbolRegionAdaptiveTemplateX
short[] symbolRegionAdaptiveTemplateY
JBIG2StreamDecoder decoder