protected property ImagemagickExecArguments::$destinationLocalPath in ImageMagick 8.3
Same name and namespace in other branches
- 8.2 src/ImagemagickExecArguments.php \Drupal\imagemagick\ImagemagickExecArguments::destinationLocalPath
The local filesystem path to the image destination.
Type: string
File
- src/
ImagemagickExecArguments.php, line 84
Class
- ImagemagickExecArguments
- Stores arguments for execution of ImageMagick/GraphicsMagick commands.
Namespace
Drupal\imagemagickCode
protected $destinationLocalPath = '';