Main Page   Hardware Class Hierarchy   Hardware API     Mapping Class Hierarchy  Mapping API 

color.h File Reference

Go to the source code of this file.

Data Structures

struct  CPixel
 A class to represent a pixel in RGB terms. More...


Enumerations

enum  COLOR {
  BLACK = 0x000000, NAVY = 0x000080, BLUE = 0x0000FF, GREEN = 0x008000,
  TEAL = 0x008080, LIME = 0x00FF00, CYAN = 0x00FFFF, MAROON = 0x800000,
  OLIVE = 0x808000, GRAY = 0x808080, SILVER = 0xC0C0C0, RED = 0xFF0000,
  MAGENTA = 0xFF00FF, YELLOW = 0xFFFF00, WHITE = 0xFFFFFF
}
 Easy access to colors in the simulator. More...


Enumeration Type Documentation

enum COLOR
 

Easy access to colors in the simulator.

Enumeration values:
BLACK 
NAVY 
BLUE 
GREEN 
TEAL 
LIME 
CYAN 
MAROON 
OLIVE 
GRAY 
SILVER 
RED 
MAGENTA 
YELLOW 
WHITE 


Generated on Mon Oct 8 19:32:21 2007 for OOMRM Mapping API by doxygen1.3