Namespaces | |
namespace | cinder |
Functions | |
ColorT< float > | cinder::hsvToRGB (const Vec3f &hsv) |
Vec3f | cinder::rgbToHSV (const Colorf &c) |
std::ostream & | cinder::operator<< (std::ostream &lhs, const ColorT< float > &rhs) |
std::ostream & | cinder::operator<< (std::ostream &lhs, const ColorT< uint8_t > &rhs) |
std::ostream & | cinder::operator<< (std::ostream &lhs, const ColorAT< float > &rhs) |
std::ostream & | cinder::operator<< (std::ostream &lhs, const ColorAT< uint8_t > &rhs) |