Function rofl::animated_gif::decode [] [src]

pub fn decode<R: Read>(input: &mut R) -> Result<GifAnimation, DecodeError>

Decode animated GIF from given reader.