Generated by
JDiff

Class com.itextpdf.io.util.ImageMagickHelper

Added Methods
ImageMagickCompareResult  runImageMagickImageCompareAndGetResult( String, String , String , String ) Runs imageMagick to visually compare images with the specified fuzziness value and generate difference output.
boolean  runImageMagickImageCompareWithThreshold( String, String , String , String , long ) Runs imageMagick to visually compare images with the specified fuzziness value and given threshold and generate difference output.