namespace Drupal\system\Plugin\ImageToolkit\Operation\gd

Same name in other branches
  1. 9 Drupal\system\Plugin\ImageToolkit\Operation\gd
  2. 8.9.x Drupal\system\Plugin\ImageToolkit\Operation\gd
  3. 11.x Drupal\system\Plugin\ImageToolkit\Operation\gd
Object name File name Summary
Convert core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Convert.php Defines GD2 convert operation.
CreateNew core/modules/system/src/Plugin/ImageToolkit/Operation/gd/CreateNew.php Defines GD2 create_new image operation.
Crop core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Crop.php Defines GD2 Crop operation.
Desaturate core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Desaturate.php Defines GD2 Desaturate operation.
GDImageToolkitOperationBase core/modules/system/src/Plugin/ImageToolkit/Operation/gd/GDImageToolkitOperationBase.php
Resize core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Resize.php Defines GD2 resize operation.
Rotate core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Rotate.php Defines GD2 rotate operation.
Scale core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Scale.php Defines GD2 Scale operation.
ScaleAndCrop core/modules/system/src/Plugin/ImageToolkit/Operation/gd/ScaleAndCrop.php Defines GD2 Scale and crop operation.

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