mp_sketching
Supreme sketching
PNG.cpp File Reference

Implementation of a simple PNG class using BWPixels and the lodepng PNG library. More...

Functions

std::ostream & cs225::operator<< (std::ostream &os, PNG const &png)
 

Detailed Description

Implementation of a simple PNG class using BWPixels and the lodepng PNG library.

Author
CS 225: Data Structures