module Celestine::Filter::DropShadow::Attrs
Overview
Adds a drop shadow behind the object
Included Modules
Defined in:
effects/filters/drop_shadow.cr:4effects/filters/drop_shadow.cr:48
Constant Summary
-
COLOR =
"flood-color"
-
DX =
"dx"
-
DY =
"dy"
-
INPUT =
"in"
-
OPACITY =
"flood-opacity"
-
STANDARD_DEVIATION =
"stdDeviation"