Function convert_blur_function

Source
fn convert_blur_function(
    node: SvgNode<'_, '_>,
    std_dev: Length,
    state: &State<'_>,
) -> Kind