Searched refs:argb_layout_t (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/libs/gil/test/core/image_view/ |
D | view_type.cpp | 73 test<gil::argb8_view_t, gil::argb_layout_t, Interleaved, NotStepX, Mutable>(); in main() 74 test<gil::argb8c_view_t, gil::argb_layout_t, Interleaved, NotStepX, Immutable>(); in main() 75 test<gil::argb8_step_view_t, gil::argb_layout_t, Interleaved, StepX, Mutable>(); in main() 76 test<gil::argb8c_step_view_t, gil::argb_layout_t, Interleaved, StepX, Immutable>(); in main()
|
/third_party/boost/libs/gil/doc/html/_sources/design/ |
D | color_space.rst.txt | 46 - ``argb_layout_t`` 88 using argb_layout_t = layout<rgba_t, mpl::vector4_c<int,1,2,3,0>>;
|
/third_party/boost/libs/gil/doc/design/ |
D | color_space.rst | 46 - ``argb_layout_t`` 88 using argb_layout_t = layout<rgba_t, mpl::vector4_c<int,1,2,3,0>>;
|
/third_party/boost/boost/gil/ |
D | rgba.hpp | 34 using argb_layout_t = layout<rgba_t, mp11::mp_list_c<int, 1, 2, 3, 0>>; typedef
|
/third_party/boost/libs/gil/doc/html/ |
D | searchindex.js | 1 …,6,24],approxim:[13,14,28],arbitrari:[8,14,28],area:[7,10,24],aren:24,argb_layout_t:3,argument:[6,… property
|