#include <Color.h>
◆ Color() [1/4]
| nw4hbm::ut::Color::Color |
( |
| ) |
|
|
inline |
◆ Color() [2/4]
| nw4hbm::ut::Color::Color |
( |
u32 | color | ) |
|
|
inline |
◆ Color() [3/4]
| nw4hbm::ut::Color::Color |
( |
const GXColor & | color | ) |
|
|
inline |
◆ Color() [4/4]
| nw4hbm::ut::Color::Color |
( |
int | red, |
|
|
int | green, |
|
|
int | blue, |
|
|
int | alpha ) |
|
inline |
◆ ~Color()
| nw4hbm::ut::Color::~Color |
( |
| ) |
|
|
inline |
◆ operator u32()
| nw4hbm::ut::Color::operator u32 |
( |
| ) |
const |
|
inline |
◆ operator&()
| Color nw4hbm::ut::Color::operator& |
( |
u32 | color | ) |
const |
|
inline |
◆ operator=() [1/2]
| Color & nw4hbm::ut::Color::operator= |
( |
const GXColor & | color | ) |
|
|
inline |
◆ operator=() [2/2]
| Color & nw4hbm::ut::Color::operator= |
( |
u32 | color | ) |
|
|
inline |
◆ operator|()
| Color nw4hbm::ut::Color::operator| |
( |
u32 | color | ) |
const |
|
inline |
◆ Set()
| void nw4hbm::ut::Color::Set |
( |
int | red, |
|
|
int | green, |
|
|
int | blue, |
|
|
int | alpha ) |
|
inline |
◆ ToU32()
| u32 nw4hbm::ut::Color::ToU32 |
( |
| ) |
const |
|
inline |
◆ ToU32ref() [1/2]
| u32 & nw4hbm::ut::Color::ToU32ref |
( |
| ) |
|
|
inline |
◆ ToU32ref() [2/2]
| const u32 & nw4hbm::ut::Color::ToU32ref |
( |
| ) |
const |
|
inline |
◆ BLACK
| const u32 nw4hbm::ut::Color::BLACK = 0x000000FF |
|
static |
◆ BLUE
| const u32 nw4hbm::ut::Color::BLUE = 0x0000FFFF |
|
static |
◆ CYAN
| const u32 nw4hbm::ut::Color::CYAN = 0x00FFFFFF |
|
static |
◆ GRAY
| const u32 nw4hbm::ut::Color::GRAY = 0x808080FF |
|
static |
◆ GREEN
| const u32 nw4hbm::ut::Color::GREEN = 0x00FF00FF |
|
static |
◆ MAGENTA
| const u32 nw4hbm::ut::Color::MAGENTA = 0xFF00FFFF |
|
static |
◆ MAXCOLOR
| const u32 nw4hbm::ut::Color::MAXCOLOR = 0xFFFFFFFF |
|
static |
◆ NOCOLOR
| const u32 nw4hbm::ut::Color::NOCOLOR = 0x00000000 |
|
static |
◆ RED
| const u32 nw4hbm::ut::Color::RED = 0xFF0000FF |
|
static |
◆ WHITE
| const u32 nw4hbm::ut::Color::WHITE = 0xFFFFFFFF |
|
static |
◆ YELLOW
| const u32 nw4hbm::ut::Color::YELLOW = 0xFFFF00FF |
|
static |
The documentation for this struct was generated from the following file:
- src/revolution/homebuttonLib/nw4hbm/ut/Color.h