Function sauron_core::svg::feConvolveMatrix [−][src]
pub fn feConvolveMatrix<MSG>(
attrs: Vec<Attribute<MSG>>,
children: Vec<Node<MSG>>
) -> Node<MSG>
Expand description
Creates an svg feConvolveMatrix element
pub fn feConvolveMatrix<MSG>(
attrs: Vec<Attribute<MSG>>,
children: Vec<Node<MSG>>
) -> Node<MSG>
Creates an svg feConvolveMatrix element