public final class CleanUpCsCompareUtil extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isOriginalCsCompatible(com.itextpdf.kernel.pdf.xobject.PdfImageXObject originalImage, com.itextpdf.kernel.pdf.xobject.PdfImageXObject clearedImage)
Check whether the image info of the passed original image and the image info of the cleared image are the same.
|
public static boolean isOriginalCsCompatible(com.itextpdf.kernel.pdf.xobject.PdfImageXObject originalImage, com.itextpdf.kernel.pdf.xobject.PdfImageXObject clearedImage)
originalImage
- PdfImageXObject
of the original image
clearedImage
- PdfImageXObject
of the cleared image
Copyright © 1998–2021 iText Group NV. All rights reserved.