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

Functions to create color conversion matrices. More...

#include "../geometry/module.hpp"

Go to the source code of this file.

Namespaces

namespace  hi
 geometry/margins.hpp
 
namespace  hi::v1
 The HikoGUI API version 1.
 

Functions

constexpr matrix3 hi::v1::color_primaries_to_RGBtoXYZ (float wx, float wy, float rx, float ry, float gx, float gy, float bx, float by) noexcept
 Create a color space conversion matrix.
 

Detailed Description

Functions to create color conversion matrices.