#include <common.h>
RGB triple structure.
Definition at line 649 of file common.h.
Reserved for alignment, maybe used for the alpha component of a RGB triple.
Definition at line 666 of file common.h.
Referenced by Pixel2RGBA().
The blue component of a RGB triple.
Definition at line 662 of file common.h.
Referenced by Pixel2RGB(), and Pixel2RGBA().
The green component of a RGB triple.
Definition at line 658 of file common.h.
Referenced by Pixel2RGB(), and Pixel2RGBA().
The red component of a RGB triple.
Definition at line 654 of file common.h.
Referenced by Pixel2RGB(), and Pixel2RGBA().