You are here

constant ImagemagickExecArguments::INTERNAL_ARGUMENT_IDENTIFIER in ImageMagick 8.2

An identifier to be used for arguments internal to the toolkit.

Deprecated

in 8.x-2.3, will be removed in 8.x-3.0. Do not prefix arguments to mark them internal, add them with ImageMagickExecArguments::INTERNAL instead.

See also

https://www.drupal.org/project/imagemagick/issues/2925780

File

src/ImagemagickExecArguments.php, line 19

Class

ImagemagickExecArguments
Stores arguments for execution of ImageMagick/GraphicsMagick commands.

Namespace

Drupal\imagemagick

Code

const INTERNAL_ARGUMENT_IDENTIFIER = '>!>';