Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
nana::paint::image Member List

This is the complete list of members for nana::paint::image, including all inherited members.

alpha() const noexceptnana::paint::image
close() noexceptnana::paint::image
empty() const noexceptnana::paint::image
image() noexceptnana::paint::image
image(const image &)nana::paint::image
image(image &&)nana::paint::image
image(const ::std::string &file)nana::paint::imageexplicit
image(const ::std::wstring &file)nana::paint::imageexplicit
image_accessor classnana::paint::imagefriend
open(const ::std::string &file)nana::paint::image
open(const ::std::wstring &file)nana::paint::image
open(const void *data, std::size_t bytes)nana::paint::image
operator unspecified_bool_t() const nana::paint::image
operator=(const image &rhs)nana::paint::image
operator=(image &&)nana::paint::image
paste(graphics &dst, const point &p_dst) const nana::paint::image
paste(const nana::rectangle &r_src, graphics &dst, const point &p_dst) const nana::paint::image
size() const noexceptnana::paint::image
stretch(const nana::rectangle &r_src, graphics &dst, const nana::rectangle &r_dst) const nana::paint::image
~image()nana::paint::image