HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Data Structures | Namespaces | Functions
srgb_abgr8_pack.hpp File Reference

Defines the srgb_abgr8_pack type. More...

#include "sfloat_rgba16.hpp"
#include "../color/color.hpp"
#include "../macros.hpp"
#include <algorithm>
#include <array>
#include <bit>
#include <cstdint>

Go to the source code of this file.

Data Structures

class  v1::srgb_abgr8_pack
 4 x uint8_t pixel packed format with sRGB transfer function. More...
 

Namespaces

namespace  v1
 DOXYGEN BUG.
 

Functions

 hi_export_module (hikogui.image.srgb_abgr8_pack)
 

Detailed Description

Defines the srgb_abgr8_pack type.