Package | Description |
---|---|
com.itextpdf.pdfoptimizer.handlers.imagequality.processors | |
com.itextpdf.pdfoptimizer.handlers.imagequality.processors.scaling |
Constructor and Description |
---|
BitmapCompressor(double scaling, IScalingAlgorithm algorithm, double compression)
Creates a new instance of processor.
|
BitmapScalingProcessor(double scaling, IScalingAlgorithm algorithm)
Creates an instance of bitmap image processor.
|
Modifier and Type | Class and Description |
---|---|
class |
AverageCalculationAlgorithm
Scaling algorithm which calculates average color of all pixels of the original image covered by the pixel of resulting image.
|
class |
DroppingAlgorithm
Scaling algorithm which drops pixels.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.