Home
last modified time | relevance | path

Searched defs:alpha_or_max_impl (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/gil/
Dcolor_convert.hpp249 auto alpha_or_max_impl(Pixel const& p, std::true_type) -> typename channel_type<Pixel>::type in alpha_or_max_impl() function
254 auto alpha_or_max_impl(Pixel const&, std::false_type) -> typename channel_type<Pixel>::type in alpha_or_max_impl() function