protected property ImagemagickExecArguments::$sourceFrames in ImageMagick 8.2
Same name and namespace in other branches
- 8.3 src/ImagemagickExecArguments.php \Drupal\imagemagick\ImagemagickExecArguments::sourceFrames
The source image frames to access.
Type: string
File
- src/
ImagemagickExecArguments.php, line 81
Class
- ImagemagickExecArguments
- Stores arguments for execution of ImageMagick/GraphicsMagick commands.
Namespace
Drupal\imagemagickCode
protected $sourceFrames;