GhulbusGraphics::GBCOLOR32 Namespace Reference

Contains Macros for generating 32 bit RGBA color values. More...


Functions

GBCOLOR XRGB (GBCOLOR_COMPONENT r, GBCOLOR_COMPONENT g, GBCOLOR_COMPONENT b)
GBCOLOR XRGB (int r, int g, int b)
GBCOLOR ARGB (GBCOLOR_COMPONENT a, GBCOLOR_COMPONENT r, GBCOLOR_COMPONENT g, GBCOLOR_COMPONENT b)
GBCOLOR ARGB (int a, int r, int g, int b)
GBCOLOR_COMPONENT GetR (GBCOLOR c)
GBCOLOR_COMPONENT GetG (GBCOLOR c)
GBCOLOR_COMPONENT GetB (GBCOLOR c)
GBCOLOR_COMPONENT GetA (GBCOLOR c)


Detailed Description

Contains Macros for generating 32 bit RGBA color values.
Generated on Sat Jan 19 18:58:22 2008 for PS2 IconSys Library by  doxygen 1.5.4