You are here

constant ImagemagickToolkit::EXIF_ORIENTATION_NOT_FETCHED in ImageMagick 8.2

EXIF orientation not fetched.

Deprecated

in 8.x-2.3, will be removed in 8.x-3.0. Use parseFileViaIdentify() to parse image files.

See also

https://www.drupal.org/project/imagemagick/issues/2941093

File

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

Class

ImagemagickToolkit
Provides ImageMagick integration toolkit for image manipulation.

Namespace

Drupal\imagemagick\Plugin\ImageToolkit

Code

const EXIF_ORIENTATION_NOT_FETCHED = -99;