Home
last modified time | relevance | path

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

/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/rgb/
H A Dcategory.hpp133 …using bgr_uint8 = ::color::category::_internal::rgb_scramble< std::uint8_t , 2, 1,… typedef
146 using bgr_uint8 = ::color::category::rgb< ::color::category::_internal::bgr_uint8 >; typedef
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/
H A Dcolor.pp2f.hpp4458 using bgr_uint8 = ::color::category::_internal::rgb_scramble< std::uint8_t, 2, 1, 0 >; typedef
4471 using bgr_uint8 = ::color::category::rgb< ::color::category::_internal::bgr_uint8 >; typedef