MP5
Photomosaic
mosaiccanvas.h File Reference

Implementation of the mosaic data structure. More...

#include <vector>
#include "cs225/PNG.h"
#include "tileimage.h"
+ Include dependency graph for mosaiccanvas.h:
+ This graph shows which files directly or indirectly include this file:

Classes

class  MosaicCanvas
 This is the actual mosaic data-structure which will hold the matrix of sub-images to be written. More...
 

Detailed Description

Implementation of the mosaic data structure.

Author
Jack Toole
Matt Sachtler
Scott Wegner
Date
Fall 2008 Developed for CS225 PhotoMosaic MP