module Celestine::Modules::Filter
Overview
Gives drawables access to applied filters
Direct including types
- Celestine::Anchor
- Celestine::Circle
- Celestine::Ellipse
- Celestine::Gradient
- Celestine::Group
- Celestine::Image
- Celestine::Marker
- Celestine::Mask
- Celestine::Path
- Celestine::Pattern
- Celestine::Rectangle
- Celestine::Svg
- Celestine::Text
- Celestine::Use
Defined in:
modules/filter.crInstance Method Summary
-
#filter_attribute(io : IO)
Draws the filter attribute to an
IO
-
#set_filter(id : String)
Sets the filter to use via ID for this drawable
-
#set_filter(filter : Celestine::Filter)
Sets the filter to use for this drawable