![]() |
TYPO3
7.6
|
Protected Member Functions | |
findExecutableInPath (array $searchPaths) | |
findImageMagick6InPaths (array $searchPaths) | |
![]() | |
findExecutableInPath (array $searchPaths) | |
getSearchPaths () | |
cleanUpPath ($path) | |
Protected Attributes | |
$name = 'ImageMagick6' | |
$priority = 70 | |
$configurationValues | |
![]() | |
$defaultExecutableSearchPaths | |
$foundPath = '' | |
![]() | |
$configurationManager = null | |
$name = '' | |
$priority = 50 | |
$configurationValues = array() | |
$postValues = array() | |
Additional Inherited Members | |
![]() | |
getFoundPath () | |
isActive () | |
isAvailable () | |
getConfigurationValues () | |
Preset for ImageMagick version 6 or higher
Definition at line 22 of file ImageMagick6Preset.php.
|
protected |
Find executable in path, wrapper for specific ImageMagick/GraphicsMagick find methods.
array | $searchPaths |
Definition at line 55 of file ImageMagick6Preset.php.
References ImageMagick6Preset\findImageMagick6InPaths().
|
protected |
Search for GraphicsMagick executables in given paths.
array | $searchPaths | List of paths to search for |
Definition at line 66 of file ImageMagick6Preset.php.
Referenced by ImageMagick6Preset\findExecutableInPath().
|
protected |
Definition at line 37 of file ImageMagick6Preset.php.
|
protected |
Definition at line 27 of file ImageMagick6Preset.php.
|
protected |
Definition at line 32 of file ImageMagick6Preset.php.