MCL
Minimalistic Color Library
 All Classes Files
space_type.cc File Reference
+ Include dependency graph for space_type.cc:

Functions

std::ostream & operator<< (std::ostream &ostr, const Type &s)
 
std::istream & operator>> (std::istream &istr, Type &s)
 

Variables

const SpaceType COLOR_SPACES [] = {spaces::CMY, spaces::CMYK, spaces::HSL, spaces::HSV, spaces::LAB, spaces::LCH, spaces::RGB, spaces::RGBf, spaces::RGBub, spaces::XYZ}