opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
color32.h File Reference
#include <liboscar/graphics/rgba.h>
#include <liboscar/graphics/unorm8.h>
#include <bit>
#include <concepts>
#include <cstdint>
Include dependency graph for color32.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  std::hash< osc::Color32 >
 

Namespaces

namespace  osc
 

Typedefs

using osc::Color32 = Rgba< Unorm8 >
 

Functions

template<std::integral T>
constexpr T osc::to_integer (const Color32 &color32)