You are here

protected property ImagemagickToolkit::$destination in ImageMagick 8

The image destination URI/path on saving.

Type: string

File

src/Plugin/ImageToolkit/ImagemagickToolkit.php, line 113

Class

ImagemagickToolkit
Provides ImageMagick integration toolkit for image manipulation.

Namespace

Drupal\imagemagick\Plugin\ImageToolkit

Code

protected $destination = NULL;