Function convert_linear

Source
fn convert_linear(
    node: SvgNode<'_, '_>,
    state: &State<'_>,
) -> Option<ServerOrColor>