AvifImageEffect::$imageToolkitManager

Same name and namespace in other branches
  1. 11.x core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php \Drupal\image\Plugin\ImageEffect\AvifImageEffect::imageToolkitManager

The image toolkit manager.

Type: \Drupal\Core\ImageToolkit\ImageToolkitManager

File

core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php, line 29

Class

AvifImageEffect
Converts an image resource to AVIF, with fallback.

Namespace

Drupal\image\Plugin\ImageEffect

Code

protected ImageToolkitManager $imageToolkitManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.