#include "nsrootidl.h"
Include dependency graph for gfxidltypes.h:
This graph shows which files directly or indirectly include this file: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.7.1