You are here

7 methods override ImageToolkitOperationBase::execute() in Zircon Profile 8

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.
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.