This is the complete list of members for xtd::drawing::icon, including all inherited members.
| empty (defined in xtd::drawing::icon) | xtd::drawing::icon | static |
| equals(const icon &icon) const noexcept override (defined in xtd::drawing::icon) | xtd::drawing::icon | |
| xtd::object::equals(const object &obj) const noexcept | xtd::object | |
| xtd::object::equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| iequatable< icon >::equals(const icon &) const noexcept=0 | xtd::iequatable< icon > | pure virtual |
| from_bitmap(const xtd::drawing::bitmap &bitmap) | xtd::drawing::icon | static |
| from_handle(intptr handle) | xtd::drawing::icon | static |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_type() const noexcept | xtd::object | virtual |
| handle() const noexcept | xtd::drawing::icon | |
| height() const noexcept | xtd::drawing::icon | |
| icon(const xtd::ustring &filename) | xtd::drawing::icon | explicit |
| icon(const xtd::ustring &filename, const xtd::drawing::size &size) | xtd::drawing::icon | |
| icon(const xtd::ustring &filename, int32 width, int32 height) | xtd::drawing::icon | |
| icon(std::istream &stream) | xtd::drawing::icon | explicit |
| icon(std::istream &stream, const xtd::drawing::size &size) | xtd::drawing::icon | |
| icon(std::istream &stream, int32 width, int32 height) | xtd::drawing::icon | |
| icon(const char *const *bits) | xtd::drawing::icon | explicit |
| icon(const char *const *bits, const xtd::drawing::size &size) | xtd::drawing::icon | |
| icon(const char *const *bits, int32 width, int32 height) | xtd::drawing::icon | |
| icon(const icon &original, const xtd::drawing::size &size) | xtd::drawing::icon | |
| icon(const icon &original, int32 width, int32 height) | xtd::drawing::icon | |
| memberwise_clone() const noexcept | xtd::object | inline |
| object()=default | xtd::object | |
| reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| save(const xtd::ustring &filename) const | xtd::drawing::icon | |
| save(std::ostream &stream) const | xtd::drawing::icon | |
| size() const noexcept | xtd::drawing::icon | |
| to_bitmap() const | xtd::drawing::icon | |
| to_string() const noexcept override | xtd::drawing::icon | virtual |
| width() const noexcept | xtd::drawing::icon |