The Machine Perception Toolbox

[Introduction]- [News]- [Download]- [Screenshots]- [Manual (pdf)]- [Forums]- [API Reference]- [Repository ]

 

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

color.h File Reference

#include "../common.h"
#include "ffimage.h"

Include dependency graph for color.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  MPColorTools

Enumerations

enum  RGBCOLOR {
  RGBRED = 0, RGBGREEN, RGBBLUE, RGBWHITE,
  RGBTURQ, RGBPURPLE, RGBYELLOW
}


Enumeration Type Documentation

enum RGBCOLOR
 

Enumeration values:
RGBRED 
RGBGREEN 
RGBBLUE 
RGBWHITE 
RGBTURQ 
RGBPURPLE 
RGBYELLOW 

Definition at line 21 of file color.h.

Referenced by FilterInterface::DrawBoxes().

00021 {RGBRED=0, RGBGREEN, RGBBLUE, RGBWHITE, RGBTURQ, RGBPURPLE, RGBYELLOW};


Generated on Mon Nov 8 17:07:56 2004 for MPT by  doxygen 1.3.9.1