You are here

protected property AutoOrientImageEffect::$mimeTypeGuesser in Image Effects 8

The MIME type guessing service.

Type: \Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesserInterface

File

src/Plugin/ImageEffect/AutoOrientImageEffect.php, line 37

Class

AutoOrientImageEffect
Automatically adjusts the orientation of an image resource.

Namespace

Drupal\image_effects\Plugin\ImageEffect

Code

protected $mimeTypeGuesser;