12#include "../color/module.hpp"
13#include "../macros.hpp"
38 constexpr operator uint32_t()
noexcept
72 return {rhs.v & 0x00ffffff};
Defines the sfloat_rgba16.
DOXYGEN BUG.
Definition algorithm.hpp:16
constexpr Out narrow_cast(In const &rhs) noexcept
Cast numeric values without loss of precision.
Definition cast.hpp:377
4 x uint8_t pixel packed format with sRGB transfer function.
Definition srgb_abgr8_pack.hpp:22