protected property ImagemagickExecArguments::$destination in ImageMagick 8.2
Same name and namespace in other branches
- 8.3 src/ImagemagickExecArguments.php \Drupal\imagemagick\ImagemagickExecArguments::destination
The image destination URI/path on saving.
Type: string
File
- src/
ImagemagickExecArguments.php, line 88
Class
- ImagemagickExecArguments
- Stores arguments for execution of ImageMagick/GraphicsMagick commands.
Namespace
Drupal\imagemagickCode
protected $destination = NULL;