MP4
Stacks and Queues
animation.h File Reference

Defintion for a class that encapsulates creating animated images from a set of PNG object frames. More...

#include <string>
#include <vector>
#include "png.h"
+ Include dependency graph for animation.h:
+ This graph shows which files directly or indirectly include this file:

Classes

class  animation
 Animation class—used to create animated images from a sequence of PNG objects as frames of the animation. More...
 

Detailed Description

Defintion for a class that encapsulates creating animated images from a set of PNG object frames.

Author
Jack Toole
Date
Fall 2011