namespace Drupal\image\Plugin\ImageEffect

Same name in other branches
  1. 9 Drupal\image\Plugin\ImageEffect
  2. 8.9.x Drupal\image\Plugin\ImageEffect
  3. 11.x Drupal\image\Plugin\ImageEffect
Object name File name Summary
ConvertImageEffect core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php Converts an image resource.
CropImageEffect core/modules/image/src/Plugin/ImageEffect/CropImageEffect.php Crops an image resource.
DesaturateImageEffect core/modules/image/src/Plugin/ImageEffect/DesaturateImageEffect.php Desaturates (grayscale) an image resource.
ResizeImageEffect core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php Resizes an image resource.
RotateImageEffect core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Rotates an image resource.
ScaleAndCropImageEffect core/modules/image/src/Plugin/ImageEffect/ScaleAndCropImageEffect.php Scales and crops an image resource.
ScaleImageEffect core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php Scales an image resource.

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