MP 2
Image Manipulation II
File List
Here is a list of all documented files with brief descriptions:
 image.cppThis file contains the implementation of your Image class
 image.hContains your declaration of the interface for the Image class
 png.cppImplementation of the PNG class for the EasyPNG library
 png.hDefinition of the PNG class for the EasyPNG library
 rgbapixel.cppImplementation of the RGBAPixel class for the EasyPNG library
 rgbapixel.hDefinition of the RGBAPixel class for the EasyPNG library
 scene.cppContains your implementation for the Scene class
 scene.hContains your declaration of the interface for the Scene class