GifSourceHigh level interfaces
type gif_frame = {frame_left : int;frame_top : int;frame_bitmap : Index8.t;mutable frame_extensions : gif_extension list;frame_delay : int;}Checks the file header
Loads a gif image sequence
Loads a gif image sequence, but to more general type
Loads the first frame of a gif image sequence.
Saves a gif image sequence
Saves an image as a gif file with only one frame