[][src]Function swf_parser::parsers::shape::parse_fill_style

pub fn parse_fill_style(
    input: &[u8],
    with_alpha: bool
) -> NomResult<&[u8], FillStyle>