#include <common.h>
Data Fields
Detailed Description
RGBA quarter structure.
- See also:
- RGB
Definition at line 760 of file common.h.
Field Documentation
The alpha component of a RGBA quarter.
Definition at line 777 of file common.h.
The blue component of a RGBA quarter.
Definition at line 773 of file common.h.
The green component of a RGBA quarter.
Definition at line 769 of file common.h.
The red component of a RGBA quarter.
Definition at line 765 of file common.h.
The documentation for this struct was generated from the following file: