You are here

protected property ImagemagickExecArguments::$sourceFormat in ImageMagick 8.3

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

The source image format.

Type: string

File

src/ImagemagickExecArguments.php, line 63

Class

ImagemagickExecArguments
Stores arguments for execution of ImageMagick/GraphicsMagick commands.

Namespace

Drupal\imagemagick

Code

protected $sourceFormat = '';