ImageMagick
in package
Table of Contents
Methods
- __construct() : mixed
- areSimilar() : bool
- getMagickVersionInfo() : string
Methods
__construct()
public __construct(string $magick[,
bool $verbose
= false
]) : mixed
Parameters
- $magick : string
-
Path to ImageMagick
magick
executable - $verbose : bool = false
areSimilar()
public areSimilar(string $file1,
string $file2)
: bool
Parameters
- $file1 : string
-
Path to image to compare
- $file2 : string
-
Path to image to compare
Tags
Return values
boolgetMagickVersionInfo()
public getMagickVersionInfo()
: string
Tags
Return values
string —pdfinfo version information (multiline information)