constant ImagemagickExecArguments::POST_SOURCE in ImageMagick 8.3
Same name and namespace in other branches
- 8.2 src/ImagemagickExecArguments.php \Drupal\imagemagick\ImagemagickExecArguments::POST_SOURCE
Mode for arguments to be placed after the source path.
File
- src/
ImagemagickExecArguments.php, line 23
Class
- ImagemagickExecArguments
- Stores arguments for execution of ImageMagick/GraphicsMagick commands.
Namespace
Drupal\imagemagickCode
const POST_SOURCE = 1;