[][src]Function swf_parser::parsers::gradient::parse_morph_color_stop

pub fn parse_morph_color_stop(
    input: &[u8],
    with_alpha: bool
) -> IResult<&[u8], MorphColorStop>