boost::gil::bgra_layout_t
Synopsis
Declared in <boost/gil/rgba.hpp>
using bgra_layout_t = layout<rgba_t, mp11::mp_list_c<int, 2, 1, 0, 3>>;
Created with MrDocs
Declared in <boost/gil/rgba.hpp>
using bgra_layout_t = layout<rgba_t, mp11::mp_list_c<int, 2, 1, 0, 3>>;
Created with MrDocs