|
Nana C++ Library. Reference for users.
What we need to use nana
|
Namespaces | |
| detail | |
| helper | |
| image_process | |
| Image Processing Algorithm Interfaces. | |
Classes | |
| class | font |
| class | graphics |
| off-screen resource defined as ref-counting, can refer one resource More... | |
| class | draw |
| class | image |
| load a picture file More... | |
| class | pixel_buffer |
| class | image_accessor |
| class | text_renderer |
| class | aligner |
| Draw aligned string. More... | |
| class | calc_rotate |
Typedefs | |
| typedef nana::detail::drawable_impl_type * | drawable_type |
| using | native_font_type = ::nana::detail::native_font_signature * |
Functions | |
| std::shared_ptr < image::image_impl_interface > | create_image (const fs::path &p) |
| nana::rectangle | valid_rectangle (const size &s, const rectangle &r) |
| typedef nana::detail::drawable_impl_type* nana::paint::drawable_type |
| using nana::paint::native_font_type = typedef ::nana::detail::native_font_signature* |
| std::shared_ptr<image::image_impl_interface> nana::paint::create_image | ( | const fs::path & | p | ) |
| nana::rectangle nana::paint::valid_rectangle | ( | const size & | s, |
| const rectangle & | r | ||
| ) |