Go to the source code of this file.
Classes | |
class | ot::Color |
The Color class is used to represent RGBA colors with integer values. More... | |
class | ot::ColorF |
The ColorF class is used to represent RGBA colors with float values. More... | |
Namespaces | |
namespace | ot |
Enumerations | |
enum | ot::DefaultColor { ot::Aqua , ot::Beige , ot::Black , ot::Blue , ot::Chocolate , ot::Coral , ot::Cyan , ot::DarkGray , ot::DarkGreen , ot::DarkOrange , ot::DarkViolet , ot::DodgerBlue , ot::Fuchsia , ot::Gold , ot::Gray , ot::Green , ot::IndianRed , ot::Indigo , ot::Ivory , ot::Khaki , ot::Lavender , ot::Lime , ot::LightGray , ot::Maroon , ot::MidnightBlue , ot::Mint , ot::Navy , ot::Olive , ot::Orange , ot::Orchid , ot::Pink , ot::Plum , ot::Purple , ot::Red , ot::RoyalBlue , ot::Salmon , ot::Sienna , ot::Silver , ot::SlateGray , ot::SkyBlue , ot::SteelBlue , ot::Tan , ot::Teal , ot::Tomato , ot::Transparent , ot::Turquoise , ot::Violet , ot::White , ot::Yellow } |
Default colors. More... | |