You are here

namespace Drupal\imagick\Plugin\ImageEffect in Imagick 8

Classsort descending Location Description
AnnotateImageEffect src/Plugin/ImageEffect/AnnotateImageEffect.php Annotates an image resource.
AutorotateImageEffect src/Plugin/ImageEffect/AutorotateImageEffect.php Autorotates an image resource.
BlurImageEffect src/Plugin/ImageEffect/BlurImageEffect.php Blurs an image resource.
CharcoalImageEffect src/Plugin/ImageEffect/CharcoalImageEffect.php Applies the charcoal effect on an image resource.
ColoroverlayImageEffect src/Plugin/ImageEffect/ColoroverlayImageEffect.php Applies the coloroverlay effect on an image resource.
ColorshiftImageEffect src/Plugin/ImageEffect/ColorshiftImageEffect.php Applies a colorshift effect on an image resource.
CompositeImageEffect src/Plugin/ImageEffect/CompositeImageEffect.php Composite one image onto another.
ConvertImageEffect src/Plugin/ImageEffect/ConvertImageEffect.php Blurs an image resource.
ConvolveImageEffect src/Plugin/ImageEffect/ConvolveImageEffect.php Applies the convolve effect on an image resource.
DecipherImageEffect src/Plugin/ImageEffect/DecipherImageEffect.php Applies the decipher effect on an image resource.
DefineCanvasImageEffect src/Plugin/ImageEffect/DefineCanvasImageEffect.php Applies the define canvas effect on an image resource.
EdgeImageEffect src/Plugin/ImageEffect/EdgeImageEffect.php Applies the edge effect on an image resource.
EmbossImageEffect src/Plugin/ImageEffect/EmbossImageEffect.php Applies the emboss effect on an image resource.
EncipherImageEffect src/Plugin/ImageEffect/EncipherImageEffect.php Applies the encipher effect on an image resource.
FrameImageEffect src/Plugin/ImageEffect/FrameImageEffect.php Blurs an image resource.
InverseImageEffect src/Plugin/ImageEffect/InverseImageEffect.php Inverses the image's colors.
MirrorImageEffect src/Plugin/ImageEffect/MirrorImageEffect.php Mirrors an image resource.
ModulateImageEffect src/Plugin/ImageEffect/ModulateImageEffect.php Mirrors an image resource.
NoiseImageEffect src/Plugin/ImageEffect/NoiseImageEffect.php Adds noise to an image resource.
OilpaintImageEffect src/Plugin/ImageEffect/OilpaintImageEffect.php Oilpaints an image resource.
OpacityImageEffect src/Plugin/ImageEffect/OpacityImageEffect.php Applies an opacity effect on an image resource.
PolaroidImageEffect src/Plugin/ImageEffect/PolaroidImageEffect.php Adds a polaroid effect to the image.
PosterizeImageEffect src/Plugin/ImageEffect/PosterizeImageEffect.php Posterizes an image.
RoundedCornersImageEffect src/Plugin/ImageEffect/RoundedCornersImageEffect.php Adds rounded corners to the image.
ShadowImageEffect src/Plugin/ImageEffect/ShadowImageEffect.php Generates a shadow around an image.
SharpenImageEffect src/Plugin/ImageEffect/SharpenImageEffect.php Applies the sharpen effect on an image resource.
SketchImageEffect src/Plugin/ImageEffect/SketchImageEffect.php Generates a sketch from an image.
SolarizeImageEffect src/Plugin/ImageEffect/SolarizeImageEffect.php Solarizes an image.
SpreadImageEffect src/Plugin/ImageEffect/SpreadImageEffect.php Adds spread to an image.
StripImageEffect src/Plugin/ImageEffect/StripImageEffect.php Strips an image of all profiles and comments.
SwirlImageEffect src/Plugin/ImageEffect/SwirlImageEffect.php Adds a swirl effect to an image.
TransparentBackgroundEffect src/Plugin/ImageEffect/TransparentBackgroundEffect.php Replace image background with transparency.
TrimImageEffect src/Plugin/ImageEffect/TrimImageEffect.php Adds a trim effect to an image.
VignetteImageEffect src/Plugin/ImageEffect/VignetteImageEffect.php Adds vignette to an image.
WaveImageEffect src/Plugin/ImageEffect/WaveImageEffect.php Adds a wave effect to an image.