|
intarsys PDF library API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.pdf.filter.Prediction
de.intarsys.pdf.filter.PNGPrediction
de.intarsys.pdf.filter.PNGAveragePrediction
public class PNGAveragePrediction
Field Summary |
---|
Fields inherited from class de.intarsys.pdf.filter.Prediction |
---|
DK_BitsPerComponent, DK_Colors, DK_Columns, DK_Predictor, None, PNGAverage, PNGNone, PNGOptimum, PNGPaeth, PNGSub, PNGUp, TIFF |
Constructor Summary | |
---|---|
PNGAveragePrediction(COSDictionary options)
|
Method Summary |
---|
Methods inherited from class de.intarsys.pdf.filter.PNGPrediction |
---|
computeSourceRowSize |
Methods inherited from class de.intarsys.pdf.filter.Prediction |
---|
computeResultRowSize, decode, getBitsPerComponent, getColors, getColumns, getResultRowSize, getSourceRowSize |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PNGAveragePrediction(COSDictionary options)
|
intarsys PDF library API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |