You are here

namespace Drupal\image_module_test\Plugin\ImageEffect in Drupal 8

Same name in other branches
  1. 9 Drupal\image_module_test\Plugin\ImageEffect
Classsort descending Location Description
AjaxTestImageEffect core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/AjaxTestImageEffect.php Provides a test effect using Ajax in the configuration form.
NullTestImageEffect core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/NullTestImageEffect.php Performs no operation on an image resource.
UriDependentTestImageEffect core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php Performs an image operation that depends on the URI of the original image.