You are here

protected property ImagemagickToolkit::$exifOrientation in ImageMagick 8.3

Same name and namespace in other branches
  1. 8.2 src/Plugin/ImageToolkit/ImagemagickToolkit.php \Drupal\imagemagick\Plugin\ImageToolkit\ImagemagickToolkit::exifOrientation

Image orientation retrieved from EXIF information.

Type: int

File

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

Class

ImagemagickToolkit
Provides ImageMagick integration toolkit for image manipulation.

Namespace

Drupal\imagemagick\Plugin\ImageToolkit

Code

protected $exifOrientation;