libnds
Data Fields
RGB_24 Struct Reference

holds a red green blue triplet More...

#include <image.h>

Data Fields

unsigned char b
 8 bits for the blue value.
 
unsigned char g
 8 bits for the green value.
 
unsigned char r
 8 bits for the red value.
 

Detailed Description

holds a red green blue triplet


The documentation for this struct was generated from the following file: