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

Public Types#

using super = representation_t_impl
 

Public Member Functions#

 operator AColor () const noexcept
 
component_t * begin ()
 
const component_t * begin () const
 
component_t * end ()
 
const component_t * end () const
 
representation_toperator+= (representation_t rhs) noexcept
 
representation_toperator-= (representation_t rhs) noexcept
 
representation_toperator*= (representation_t rhs) noexcept
 
representation_toperator/= (representation_t rhs) noexcept
 
representation_toperator+= (component_t rhs) noexcept
 
representation_toperator-= (component_t rhs) noexcept
 
representation_toperator*= (component_t rhs) noexcept
 
representation_toperator/= (component_t rhs) noexcept
 
representation_t operator+ (auto rhs) const noexcept
 
representation_t operator- (auto rhs) const noexcept
 
representation_t operator* (auto rhs) const noexcept
 
representation_t operator/ (auto rhs) const noexcept
 

Static Public Attributes#

static constexpr std::size_t FORMAT = format