You are here

constant ImagemagickExecArguments::INTERNAL in ImageMagick 8.2

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

Mode for arguments not to be placed on the command line.

File

src/ImagemagickExecArguments.php, line 39

Class

ImagemagickExecArguments
Stores arguments for execution of ImageMagick/GraphicsMagick commands.

Namespace

Drupal\imagemagick

Code

const INTERNAL = 2;