#include "nsrootidl.h"

Typedefs | |
| typedef PRUint32 | gfx_color |
| A color is a 32 bit unsigned integer with four components: R, G, B and A. | |
| typedef PRUint16 | gfx_depth |
| typedef that should be used for bit depths | |
| typedef PRInt32 | gfx_format |
| typedef that should be used for image formats | |
| typedef PRUint32 gfx_color |
A color is a 32 bit unsigned integer with four components: R, G, B and A.
| typedef unsigned short gfx_depth |
typedef that should be used for bit depths
| typedef long gfx_format |
typedef that should be used for image formats
1.6.1