mf
Media Framework
|
Monochrome color, 8 bit. More...
#include <color.h>
Public Member Functions | |
mono_color ()=default | |
mono_color (std::uint8_t nint) | |
mono_color (const mono_color &)=default | |
mono_color & | operator= (const mono_color &)=default |
Public Attributes | |
std::uint8_t | intensity |
Static Public Attributes | |
static const mono_color | black |
static const mono_color | white |
Monochrome color, 8 bit.
|
default |
|
inline |
|
default |
|
default |
|
static |
std::uint8_t mf::mono_color::intensity |
|
static |