This is the complete list of members for xtd::drawing::color_converter, including all inherited members.
| alpha_blend(const xtd::drawing::color &fore_core, const xtd::drawing::color &back_color, double alpha) noexcept | xtd::drawing::color_converter | static |
| average(const xtd::drawing::color &color1, const xtd::drawing::color &color2, double weight) noexcept | xtd::drawing::color_converter | static |
| average(const xtd::drawing::color &color1, const xtd::drawing::color &color2, double weight, bool average_alpha) noexcept | xtd::drawing::color_converter | static |
| bitonal(const drawing::color &color, int32 threshold, const drawing::color &upper_color, const drawing::color &lower_color) noexcept | xtd::drawing::color_converter | static |
| sepia(const xtd::drawing::color &color, double percent) noexcept | xtd::drawing::color_converter | static |
| threshold(const xtd::drawing::color &color, int32 threshold) noexcept | xtd::drawing::color_converter | static |