HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Data Structures | Namespaces | Functions
uint_abgr8_pack.hpp File Reference

Defines the uint_abgr8_pack type. More...

#include "../geometry/geometry.hpp"
#include "../macros.hpp"
#include <hikocpu/hikocpu.hpp>
#include <algorithm>
#include <array>
#include <bit>
#include <cstdint>

Go to the source code of this file.

Data Structures

class  v1::uint_abgr8_pack
 4 x uint8_t pixel packed format. More...
 

Namespaces

namespace  v1
 DOXYGEN BUG.
 

Functions

 hi_export_module (hikogui.image.uint_abgr8_pack)
 

Detailed Description

Defines the uint_abgr8_pack type.