MP5
CS 225: Image Compression
File List
Here is a list of all documented files with brief descriptions:
 main.cppContains code to test your Quadtree implementation
 png.cppImplementation of the PNG class for the EasyPNG library
 png.hDefinition of the PNG class for the EasyPNG library
 quadtree.cppQuadtree class implementation
 quadtree.hQuadtree class definition
 quadtree_given.cppContains functions of the Quadtree class used for grading
 quadtree_given.hContains functions of the Quadtree class used for grading
 rgbapixel.cppImplementation of the RGBAPixel class for the EasyPNG library
 rgbapixel.hDefinition of the RGBAPixel class for the EasyPNG library