Function convert_convolve_matrix

Source
fn convert_convolve_matrix(
    fe: SvgNode<'_, '_>,
    primitives: &[Primitive],
) -> Option<Kind>