The Drop Shadow plugin in included in ImageResizer.dll
Installation
- Add
<add name="DropShadow" />to the<plugins />section.
Syntax
&shadowWidth=1- Configure the width of the drop shadow&shadowOffset=10,10- Configure the depth and angle of the shadow by specifying how far offset it is from the image&shadowColor=black|rrggbbaa- Configure the shade and opacity of the drop-shadow

