|
MP 2
Image Manipulation II
|
| image.cpp | This file contains the implementation of your Image class |
| image.h | Contains your declaration of the interface for the Image class |
| png.cpp | Implementation of the PNG class for the EasyPNG library |
| png.h | Definition of the PNG class for the EasyPNG library |
| rgbapixel.cpp | Implementation of the RGBAPixel class for the EasyPNG library |
| rgbapixel.h | Definition of the RGBAPixel class for the EasyPNG library |
| scene.cpp | Contains your implementation for the Scene class |
| scene.h | Contains your declaration of the interface for the Scene class |
1.8.9.1