Home
last modified time | relevance | path

Searched refs:alpha_t (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/gil/extension/toolbox/color_spaces/
Dgray_alpha.hpp19 using gray_alpha_t = mp11::mp_list<gray_color_t,alpha_t>;
52 get_color(dst,alpha_t()) = in operator ()()
53 … channel_convert<typename color_element_type<P2, alpha_t>::type>(get_color(src,alpha_t())); in operator ()()
64 channel_multiply(get_color(src,gray_color_t()),get_color(src,alpha_t()) ) in operator ()()
68 channel_multiply(get_color(src,gray_color_t()),get_color(src,alpha_t()) ) in operator ()()
72 channel_multiply(get_color(src,gray_color_t()),get_color(src,alpha_t()) ) in operator ()()
84 channel_multiply(get_color(src,gray_color_t()),get_color(src,alpha_t()) ) in operator ()()
Dcmyka.hpp20 using cmyka_t = mp11::mp_list<cyan_t, magenta_t, yellow_t, black_t, alpha_t>;
/third_party/boost/boost/gil/
Dpremultiply.hpp44 get_color(dst,alpha_t()) = alpha_or_max(src); in assign_alpha_if()
63 using src_colour_channels = mp11::mp_remove<src_colour_space_t, alpha_t>; in operator ()()
65 … has_alpha_t = std::integral_constant<bool, mp11::mp_contains<dst_colour_space_t, alpha_t>::value>; in operator ()()
Dcolor_convert.hpp251 return get_color(p,alpha_t()); in alpha_or_max_impl()
267 mp11::mp_contains<typename color_space_type<Pixel>::type, alpha_t>()); in alpha_or_max()
283 get_color(dst,alpha_t())=channel_convert<T2>(alpha_or_max(src)); in operator ()()
299 … pixel<T1,rgb_layout_t>(channel_multiply(get_color(src,red_t()), get_color(src,alpha_t())), in operator ()()
300 … channel_multiply(get_color(src,green_t()),get_color(src,alpha_t())), in operator ()()
301 … channel_multiply(get_color(src,blue_t()), get_color(src,alpha_t()))) in operator ()()
Drgba.hpp22 struct alpha_t {}; struct
25 using rgba_t =mp11::mp_list<red_t, green_t, blue_t, alpha_t>;
/third_party/boost/libs/gil/doc/design/
Dcolor_space.rst55 struct alpha_t {};
56 rgba_t = using mpl::vector4<red_t, green_t, blue_t, alpha_t>;
/third_party/boost/libs/gil/doc/html/_sources/design/
Dcolor_space.rst.txt55 struct alpha_t {};
56 rgba_t = using mpl::vector4<red_t, green_t, blue_t, alpha_t>;
/third_party/boost/boost/gil/extension/toolbox/color_converters/
Dgray_to_rgba.hpp30 get_color(dst,alpha_t()) = channel_traits< channel_t >::max_value(); in operator ()()
/third_party/boost/boost/gil/extension/io/tiff/detail/
Dwrite.hpp231 using has_alpha_t = mp11::mp_contains<colour_space_t, alpha_t>; in write_data()
364 using has_alpha_t = mp11::mp_contains<colour_space_t, alpha_t>; in internal_write_tiled_data()
Dwriter_backend.hpp81 if /*constexpr*/ (mp11::mp_contains<color_space_t, alpha_t>::value) in write_header()
/third_party/boost/libs/gil/doc/html/
Dsearchindex.js1 …,12,13,14,15,17,22,24,28],alon:19,along:[10,12,14,15,16,28],alpha:[0,27],alpha_t:3,alreadi:[12,13,… property