|
Neocore
|
Neo Geo RGB color representation with darkness level. More...
#include <neocore.h>
Data Fields | |
| BYTE | dark: 4 |
| BYTE | r: 4 |
| BYTE | g: 4 |
| BYTE | b: 4 |
Neo Geo RGB color representation with darkness level.
16-bit color format using 4-bit fields for dark, red, green, and blue components. Matches Neo Geo hardware color format for direct palette manipulation.