Public Types | |
typedef Color | This |
Public Member Functions | |
Color (float r, float g, float b) | |
void | show (std::ostream &out=std::cout, std::string delim=" ") const |
Component access | |
float | get_blue () const |
float | get_green () const |
float | get_red () const |
IMP::display::Color::Color | ( | float | r, | |
float | g, | |||
float | b | |||
) |
Components must be between 0 and 1