[][src]Crate giffy

Structs

Color

Color stores Red, Green, Blue values in that order.

Gif

This struct holds the width, height and the image frames of the GIF media.

ImageFrame

This struct holds the color values of the image frame.

Functions

load

Attempt to load a GIF from a given src.