Function sauron_core::feColorMatrix

source ·
pub fn feColorMatrix<MSG>(
    attrs: impl IntoIterator<Item = Attribute<MSG>>,
    children: impl IntoIterator<Item = Node<MSG>>
) -> Node<MSG>
Expand description

Creates an svg feColorMatrix element