AUI Framework  master
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
aui::pixel_format::traits< format > Struct Template Reference

Classes#

struct  representation_t
 

Public Types#

using component_t = typename detail::type<format & APixelFormat::TYPE_BITS>::value
 

Static Public Attributes#

static constexpr std::size_t FORMAT = format
 
static constexpr std::size_t COMPONENT_COUNT = detail::component_count<format & APixelFormat::COMPONENT_BITS>()