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 imageclearedImage - PdfImageXObject of the cleared imageCopyright © 1998–2024 Apryse Group NV. All rights reserved.