opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
liboscar
graphics
color24.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
liboscar/graphics/rgb.h
>
4
#include <
liboscar/graphics/unorm8.h
>
5
6
namespace
osc
7
{
8
using
Color24
=
Rgb<Unorm8>
;
9
}
osc
Definition
custom_decoration_generator.h:5
rgb.h
osc::Rgb
Definition
rgb.h:13
unorm8.h
Generated by
1.9.8