13#include "../macros.hpp"
19hi_export_module(hikogui.image.srgb_abgr8_pack);
21hi_export
namespace hi::inline
v1 {
43 constexpr operator uint32_t()
noexcept
77 return {rhs.v & 0x00ffffff};
Defines the sfloat_rgba16.
DOXYGEN BUG.
Definition algorithm_misc.hpp:20
4 x uint8_t pixel packed format with sRGB transfer function.
Definition srgb_abgr8_pack.hpp:27