8 methods override ImageToolkitOperationBase::execute()

Convert::execute in core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Convert.php
Performs the actual manipulation on the image.
CreateNew::execute in core/modules/system/src/Plugin/ImageToolkit/Operation/gd/CreateNew.php
Performs the actual manipulation on the image.
Crop::execute in core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Crop.php
Performs the actual manipulation on the image.
Desaturate::execute in core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Desaturate.php
Performs the actual manipulation on the image.
OperationBase::execute in core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/OperationBase.php
Performs the actual manipulation on the image.
Resize::execute in core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Resize.php
Performs the actual manipulation on the image.
Rotate::execute in core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Rotate.php
Performs the actual manipulation on the image.
ScaleAndCrop::execute in core/modules/system/src/Plugin/ImageToolkit/Operation/gd/ScaleAndCrop.php
Performs the actual manipulation on the image.

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