MP5
CS 225: Image Compression
Functions
rgbapixel.cpp File Reference

Implementation of the RGBAPixel class for the EasyPNG library. More...

#include "rgbapixel.h"

Functions

std::ostream & operator<< (std::ostream &out, RGBAPixel const &pixel)
 

Detailed Description

Implementation of the RGBAPixel class for the EasyPNG library.

Author
Chase Geigle
Date
Spring 2012