![]()  | 
  
    doodle
    0.2
    
   Intended to support teaching C++, doodle is a simple library that helps make a window and makes it easy to do some drawing. 
   | 
 
This is the complete list of members for doodle::Color, including all inherited members.
| alpha | doodle::Color | |
| blue | doodle::Color | |
| Color() noexcept=default | doodle::Color | |
| Color(double grey, double alpha=255) noexcept | doodle::Color | inlineexplicit | 
| Color(double red, double green, double blue, double alpha=255) noexcept | doodle::Color | inline | 
| green | doodle::Color | |
| red | doodle::Color |