-
-
-
JBIG2Bitmap.getSlice(int x,
int y,
int width,
int height)
void
void
JBIG2Bitmap.readBitmap(boolean useMMR,
int template,
boolean typicalPredictionGenericDecodingOn,
boolean useSkip,
JBIG2Bitmap skipBitmap,
short[] adaptiveTemplateX,
short[] adaptiveTemplateY,
int mmrDataLength)
void
JBIG2Bitmap.readGenericRefinementRegion(int template,
boolean typicalPredictionGenericRefinementOn,
JBIG2Bitmap referredToBitmap,
int referenceDX,
int referenceDY,
short[] adaptiveTemplateX,
short[] adaptiveTemplateY)
readGenericRefinementRegion.
void
JBIG2Bitmap.readTextRegion(boolean huffman,
boolean symbolRefine,
int noOfSymbolInstances,
int logStrips,
int noOfSymbols,
int[][] symbolCodeTable,
int symbolCodeLength,
JBIG2Bitmap[] symbols,
int defaultPixel,
int combinationOperator,
boolean 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)
Constructor for BitmapPointer.