public interface IImageProcessor
PdfImageXObject
with a specified
ImageType
.Modifier and Type | Method and Description |
---|---|
com.itextpdf.kernel.pdf.xobject.PdfImageXObject |
processImage(com.itextpdf.kernel.pdf.xobject.PdfImageXObject objectToProcess,
OptimizationSession session)
Processes an image.
|
com.itextpdf.kernel.pdf.xobject.PdfImageXObject processImage(com.itextpdf.kernel.pdf.xobject.PdfImageXObject objectToProcess, OptimizationSession session) throws IOException
objectToProcess
- is a PdfImageXObject
representing the imagesession
- is an auxiliary object used to support share data between stages of
optimization processIOException
- if any input/output issue occursCopyright © 1998–2024 iText Group NV. All rights reserved.