lab_debug
Disastrous Debugging
HSLAPixel.cpp File Reference

Implementation of the HSLAPixel class for use in with the PNG library. More...

Namespaces

 cs225
 

Functions

std::ostreamcs225::operator<< (std::ostream &out, HSLAPixel const &pixel)
 Stream operator that allows pixels to be written to standard streams (like cout). More...
 

Detailed Description

Implementation of the HSLAPixel class for use in with the PNG library.

Author
CS 225: Data Structures