xtd 0.2.0
Loading...
Searching...
No Matches
xtd::drawing::color_converter Member List

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) noexceptxtd::drawing::color_converterstatic
average(const xtd::drawing::color &color1, const xtd::drawing::color &color2, double weight) noexceptxtd::drawing::color_converterstatic
average(const xtd::drawing::color &color1, const xtd::drawing::color &color2, double weight, bool average_alpha) noexceptxtd::drawing::color_converterstatic
bitonal(const drawing::color &color, int32 threshold, const drawing::color &upper_color, const drawing::color &lower_color) noexceptxtd::drawing::color_converterstatic
sepia(const xtd::drawing::color &color, double percent) noexceptxtd::drawing::color_converterstatic
threshold(const xtd::drawing::color &color, int32 threshold) noexceptxtd::drawing::color_converterstatic