| lab_intro
    Ineluctable Introduction | 
| ▼ cs225 | |
| HSLAPixel.cpp | Implementation of the HSLAPixel class for use in with the PNG library | 
| HSLAPixel.h | |
| PNG.cpp | Implementation of a simple PNG class using HSLAPixels and the lodepng PNG library | 
| PNG.h | |
| RGB_HSL.h | |
| lab_intro.cpp | Implementations of image manipulation functions | 
| lab_intro.h | Declarations of image manipulation functions | 
| main.cpp | A simple C++ program that manipulates an image in a variety of ways |