lab_intro
Ineluctable Introduction
cs225 Namespace Reference

Classes

struct  hslaColor
 
class  HSLAPixel
 
class  PNG
 
struct  rgbaColor
 

Functions

std::ostreamoperator<< (std::ostream &os, PNG const &png)
 
std::stringstreamoperator<< (std::stringstream &out, PNG const &pixel)
 

Function Documentation

◆ operator<<() [1/2]

std::stringstream& cs225::operator<< ( std::stringstream out,
PNG const &  pixel 
)

◆ operator<<() [2/2]

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