You are here

protected property ImagemagickToolkit::$exifInfo in ImageMagick 8

Keeps a copy of source image EXIF information.

Type: array

File

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

Class

ImagemagickToolkit
Provides ImageMagick integration toolkit for image manipulation.

Namespace

Drupal\imagemagick\Plugin\ImageToolkit

Code

protected $exifInfo = [];