You are here

protected property ImagemagickExecArguments::$destinationFormat in ImageMagick 8.2

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

The image destination format on saving.

Type: string

File

src/ImagemagickExecArguments.php, line 102

Class

ImagemagickExecArguments
Stores arguments for execution of ImageMagick/GraphicsMagick commands.

Namespace

Drupal\imagemagick

Code

protected $destinationFormat = '';