Function rofl::animated_gif::is_gif_animated [] [src]

pub fn is_gif_animated<P: AsRef<Path>>(path: P) -> Option<bool>

Check if given GIF image is animated. Returns None if it cannot be determined (e.g. file doesn't exist).