2#ifndef SEEN_NR_FILTER_IMAGE_H
3#define SEEN_NR_FILTER_IMAGE_H
43 Glib::ustring
name()
const override {
return Glib::ustring(
"Image"); }
3x3 matrix representing an affine transformation.
SVG drawing item for display.
bool can_handle_affine(Geom::Affine const &) const override
Indicate whether the filter primitive can handle the given affine.
Inkscape::DrawingItem * item
void set_align(unsigned align)
void set_href(char const *href)
void set_clip(unsigned clip)
void set_document(SPDocument *document)
double complexity(Geom::Affine const &ctm) const override
void render_cairo(FilterSlot &slot) const override
Glib::ustring name() const override
Typed SVG document implementation.
Base class for visual SVG elements.
Helper class to stream background task notifications as a series of messages.
static T clip(T const &v, T const &a, T const &b)