class Celestine::Filter::Image
inherits Celestine::Filter::Basic
#
Creates a source from an image href.
Constants#
TAG = "feImage"
#
"feImage"
Methods#
#draw(io : IO) : Nil
#
(io : IO) : Nil
Main draw method for a drawable. Takes in and interacts with an io.
module Celestine::Filter::Image::Attrs
#
Creates a source from an image href.
Included modules
Celestine::Filter::Basic::Attrs