Orcus
Public Member Functions | Public Attributes | List of all members
orcus::spreadsheet::color_rgb_t Struct Reference

Public Member Functions

 color_rgb_t (std::initializer_list< color_elem_t > vs)
 
 color_rgb_t (const color_rgb_t &other)
 
 color_rgb_t (color_rgb_t &&other)
 
color_rgb_toperator= (const color_rgb_t &other)
 

Public Attributes

color_elem_t red
 
color_elem_t green
 
color_elem_t blue