|
Boost.UI
User Interface Boost library
|
Canvas graphics. More...
Classes | |
| class | boost::ui::painter::state_saver |
| Saves state in the constructor and restores it in the destructor. More... | |
| class | boost::ui::painter |
| 2D graphics rendering painter More... | |
| class | boost::ui::image |
| Image class. More... | |
| class | boost::ui::font |
| Font class. More... | |
| class | boost::ui::color |
| Color class. More... | |
| class | boost::ui::canvas |
| Widget for drawing. More... | |
Enumerations | |
| enum | boost::ui::line_cap { boost::ui::line_cap::butt, boost::ui::line_cap::round, boost::ui::line_cap::square } |
| Enumaration of line endings types. More... | |
| enum | boost::ui::line_join { boost::ui::line_join::round, boost::ui::line_join::bevel, boost::ui::line_join::miter } |
| Enumaration of line join types. More... | |
Canvas graphics.
|
strong |
|
strong |