Searched refs:rgba_layout_t (Results 1 – 8 of 8) sorted by relevance
/third_party/boost/libs/gil/test/core/image_view/ |
D | view_type.cpp | 71 test_not<gil::abgr8_view_t, gil::rgba_layout_t, Interleaved, NotStepX, Mutable>(); in main() 89 test_not<gil::bgra8_view_t, gil::rgba_layout_t, Interleaved, NotStepX, Mutable>(); in main() 108 test_not<gil::cmyk8_view_t, gil::rgba_layout_t, Interleaved, NotStepX, Mutable>(); in main()
|
/third_party/boost/boost/gil/ |
D | rgba.hpp | 28 using rgba_layout_t = layout<rgba_t>; typedef
|
/third_party/boost/boost/gil/io/ |
D | typedefs.hpp | 62 using rgba64f_pixel_t = pixel<double, rgba_layout_t>;
|
/third_party/boost/libs/gil/doc/design/ |
D | color_space.rst | 86 using rgba_layout_t = layout<rgba_t>; // default ordering is 0,1,2,3...
|
D | examples.rst | 37 …//p1 = pixel<bits8,rgba_layout_t>();// compile error: Incompatible color space (even though it con…
|
/third_party/boost/libs/gil/doc/html/_sources/design/ |
D | color_space.rst.txt | 86 using rgba_layout_t = layout<rgba_t>; // default ordering is 0,1,2,3...
|
D | examples.rst.txt | 37 …//p1 = pixel<bits8,rgba_layout_t>();// compile error: Incompatible color space (even though it con…
|
/third_party/boost/libs/gil/doc/html/ |
D | searchindex.js | 1 …ba16:24,rgba8:24,rgba8_image_t:24,rgba:[0,3,12,25,27],rgba_image_t:24,rgba_layout_t:[3,7],rgba_t:3…
|