|
Nana C++ Library. Reference for users.
What we need to use nana
|
This is the complete list of members for nana::paint::graphics, including all inherited members.
| bidi_extent_size(const std::wstring &) const | nana::paint::graphics | |
| bidi_extent_size(const std::string &) const | nana::paint::graphics | |
| bidi_string(const nana::point &, const wchar_t *, std::size_t len) | nana::paint::graphics | |
| bidi_string(const point &pos, const char *, std::size_t len) | nana::paint::graphics | |
| bitblt(int x, int y, const graphics &source) | nana::paint::graphics | |
| bitblt(const ::nana::rectangle &r_dst, native_window_type src) | nana::paint::graphics | |
| bitblt(const ::nana::rectangle &r_dst, native_window_type src, const point &p_src) | nana::paint::graphics | |
| bitblt(const ::nana::rectangle &r_dst, const graphics &src) | nana::paint::graphics | |
| bitblt(const ::nana::rectangle &r_dst, const graphics &src, const point &p_src) | nana::paint::graphics | |
| blend(const ::nana::rectangle &r, const ::nana::color &, double fade_rate) | nana::paint::graphics | |
| blend(const ::nana::rectangle &blend_r, const graphics &blend_graph, const point &blend_graph_point, double fade_rate) | nana::paint::graphics | |
| blur(const ::nana::rectangle &r, std::size_t radius) | nana::paint::graphics | |
| changed() const | nana::paint::graphics | |
| context() const | nana::paint::graphics | |
| empty() const | nana::paint::graphics | |
| flush() | nana::paint::graphics | |
| frame_rectangle(const ::nana::rectangle &, const color &left, const color &top, const color &right, const color &bottom) | nana::paint::graphics | |
| frame_rectangle(const ::nana::rectangle &, const color &, unsigned gap) | nana::paint::graphics | |
| glyph_extent_size(const wchar_t *, std::size_t length, std::size_t begin, std::size_t end) const | nana::paint::graphics | |
| glyph_extent_size(const ::std::wstring &, std::size_t length, std::size_t begin, std::size_t end) const | nana::paint::graphics | |
| glyph_pixels(const wchar_t *, std::size_t length, unsigned *pxbuf) const | nana::paint::graphics | |
| gradual_rectangle(const ::nana::rectangle &, const color &from, const color &to, bool vertical) | nana::paint::graphics | |
| graphics() | nana::paint::graphics | |
| graphics(const ::nana::size &) | nana::paint::graphics | |
| graphics(const graphics &) | nana::paint::graphics | |
| graphics(graphics &&) | nana::paint::graphics | |
| handle() const | nana::paint::graphics | |
| height() const | nana::paint::graphics | |
| line(const point &, const point &) | nana::paint::graphics | |
| line(const point &, const point &, const color &) | nana::paint::graphics | |
| line_begin(int x, int y) | nana::paint::graphics | |
| line_to(const point &, const color &) | nana::paint::graphics | |
| line_to(const point &) | nana::paint::graphics | |
| make(const ::nana::size &sz) | nana::paint::graphics | |
| operator bool() const noexcept | nana::paint::graphics | explicit |
| operator=(const graphics &) | nana::paint::graphics | |
| operator=(graphics &&) | nana::paint::graphics | |
| palette(bool for_text) const | nana::paint::graphics | |
| palette(bool for_text, const ::nana::color &) | nana::paint::graphics | |
| paste(graphics &dst, int x, int y) const | nana::paint::graphics | |
| paste(native_window_type dst, const ::nana::rectangle &, int sx, int sy) const | nana::paint::graphics | |
| paste(native_window_type dst, int dx, int dy, unsigned width, unsigned height, int sx, int sy) const | nana::paint::graphics | |
| paste(drawable_type dst, int x, int y) const | nana::paint::graphics | |
| paste(const ::nana::rectangle &r_src, graphics &dst, int x, int y) const | nana::paint::graphics | |
| pixmap() const | nana::paint::graphics | |
| rectangle(bool solid) | nana::paint::graphics | |
| rectangle(bool solid, const color &) | nana::paint::graphics | |
| rectangle(const ::nana::rectangle &, bool solid) | nana::paint::graphics | |
| rectangle(const ::nana::rectangle &, bool solid, const color &) | nana::paint::graphics | |
| release() | nana::paint::graphics | |
| resize(const ::nana::size &) | nana::paint::graphics | |
| rgb_to_wb() | nana::paint::graphics | |
| round_rectangle(const ::nana::rectangle &, unsigned radius_x, unsigned radius_y, const color &, bool solid, const color &color_if_solid) | nana::paint::graphics | |
| save_as_file(const char *file_utf8) const noexcept | nana::paint::graphics | |
| set_changed() | nana::paint::graphics | |
| set_pixel(int x, int y, const ::nana::color &) | nana::paint::graphics | |
| set_pixel(int x, int y) | nana::paint::graphics | |
| setsta() | nana::paint::graphics | |
| size() const | nana::paint::graphics | |
| stretch(const ::nana::rectangle &src_r, graphics &dst, const ::nana::rectangle &r) const | nana::paint::graphics | |
| stretch(graphics &dst, const ::nana::rectangle &) const | nana::paint::graphics | |
| string(const point &, const std::string &text_utf8) | nana::paint::graphics | |
| string(const point &, const std::string &text_utf8, const color &) | nana::paint::graphics | |
| string(point, const wchar_t *, std::size_t len) | nana::paint::graphics | |
| string(const point &, const wchar_t *) | nana::paint::graphics | |
| string(const point &, const ::std::wstring &) | nana::paint::graphics | |
| string(const point &, const ::std::wstring &, const color &) | nana::paint::graphics | |
| swap(graphics &other) noexcept | nana::paint::graphics | |
| text_extent_size(const ::std::string &) const | nana::paint::graphics | |
| text_extent_size(const char *, std::size_t len) const | nana::paint::graphics | |
| text_extent_size(const wchar_t *) const | nana::paint::graphics | |
| text_extent_size(const ::std::wstring &) const | nana::paint::graphics | |
| text_extent_size(const wchar_t *, std::size_t length) const | nana::paint::graphics | |
| text_extent_size(const ::std::wstring &, std::size_t length) const | nana::paint::graphics | |
| text_metrics(unsigned &ascent, unsigned &descent, unsigned &internal_leading) const | nana::paint::graphics | |
| typeface(const font &) | nana::paint::graphics | |
| typeface() const | nana::paint::graphics | |
| width() const | nana::paint::graphics | |
| ~graphics() | nana::paint::graphics |