This is the complete list of members for xtd::drawing::imaging::effects::posterize_effect, including all inherited members.
| abstract_object()=default | xtd::abstract_object | protected |
| apply(xtd::drawing::image &image) const -> void override | xtd::drawing::imaging::effects::posterize_effect | protectedvirtual |
| equals(const object &obj) const noexcept -> bool | xtd::object | virtual |
| equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| get_hash_code() const noexcept -> xtd::usize | xtd::object | virtual |
| get_type() const noexcept -> type_object | xtd::object | virtual |
| levels | xtd::drawing::imaging::effects::posterize_effect | |
| memberwise_clone() const -> xtd::unique_ptr_object< object_t > | xtd::object | |
| object()=default | xtd::object | |
| posterize_effect()=default | xtd::drawing::imaging::effects::posterize_effect | |
| posterize_effect(int32 levels) | xtd::drawing::imaging::effects::posterize_effect | explicit |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| to_string() const -> xtd::string | xtd::object | virtual |