public final class ImageMagickCompareResult extends Object
| Constructor and Description |
|---|
ImageMagickCompareResult(boolean result, long diffPixels)
Creates an instance that contains ImageMagick comparing result information.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getDiffPixels()
Getter for a different pixels count.
|
boolean |
isComparingResultSuccessful()
Returns image compare boolean value.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.