argb_s Struct Reference

ARGB type colour descriptor. More...

#include <able/fb.h>


Data Fields

unsigned char a
 Alpha element of colour.
unsigned char r
 Red element of colour.
unsigned char g
 Green element of colour.
unsigned char b
 Blue element of colour.


Detailed Description

ARGB type colour descriptor.

Used to manipulate colours in a portable way for palette setting.


Field Documentation

unsigned char argb_s::a

Alpha element of colour.

unsigned char argb_s::r

Red element of colour.

unsigned char argb_s::g

Green element of colour.

unsigned char argb_s::b

Blue element of colour.


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

Generated on Tue Jan 20 14:29:00 2009 for ABLE LIBC by  doxygen 1.5.6