xtd - Reference Guide
0.1.2
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
This is the complete list of members for xtd::drawing::texture_brush, including all inherited members.
brush() | xtd::drawing::brush | protected |
equals(const object &obj) const noexcept | xtd::object | virtual |
equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
get_hash_code() const noexcept | xtd::object | virtual |
image() const (defined in xtd::drawing::texture_brush) | xtd::drawing::texture_brush | inline |
image(const drawing::image &image) (defined in xtd::drawing::texture_brush) | xtd::drawing::texture_brush | |
memberwise_clone() const | xtd::object | inline |
object()=default | xtd::object | |
reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
set_native_brush(intptr_t brush) | xtd::drawing::brush | protected |
texture_brush() (defined in xtd::drawing::texture_brush) | xtd::drawing::texture_brush | |
texture_brush(const drawing::image &image) (defined in xtd::drawing::texture_brush) | xtd::drawing::texture_brush | inline |
to_string() const noexcept override | xtd::drawing::brush | inlinevirtual |