public class PNGOptimumPrediction extends PNGPrediction
DK_BitsPerComponent, DK_Colors, DK_Columns, DK_Predictor, None, PNGAverage, PNGNone, PNGOptimum, PNGPaeth, PNGSub, PNGUp, TIFF| Constructor and Description |
|---|
PNGOptimumPrediction(COSDictionary options) |
| Modifier and Type | Method and Description |
|---|---|
void |
decodeRow(byte[] source,
int sourceOffset,
byte[] result,
int resultOffset) |
computeSourceRowSizecomputeResultRowSize, decode, getBitsPerComponent, getColors, getColumns, getResultRowSize, getSourceRowSizepublic PNGOptimumPrediction(COSDictionary options)
public void decodeRow(byte[] source,
int sourceOffset,
byte[] result,
int resultOffset)
throws IOException
IOExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.