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