Function sauron::prelude::feColorMatrix[][src]

pub fn feColorMatrix<MSG>(
    attrs: Vec<Attribute<&'static str, &'static str, AttributeValue<MSG>>, Global>,
    children: Vec<Node<&'static str, &'static str, &'static str, AttributeValue<MSG>>, Global>
) -> Node<&'static str, &'static str, &'static str, AttributeValue<MSG>>
Expand description

Creates an svg feColorMatrix element