You are here

constant ImagemagickExecArguments::PRE_SOURCE in ImageMagick 8.2

Same name and namespace in other branches
  1. 8.3 src/ImagemagickExecArguments.php \Drupal\imagemagick\ImagemagickExecArguments::PRE_SOURCE

Mode for arguments to be placed before the source path.

File

src/ImagemagickExecArguments.php, line 29

Class

ImagemagickExecArguments
Stores arguments for execution of ImageMagick/GraphicsMagick commands.

Namespace

Drupal\imagemagick

Code

const PRE_SOURCE = 0;