Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

rgb Struct Reference

#include <colors.h>

List of all members.


Detailed Description

Definition at line 68 of file colors.h.

Public Member Functions

 rgb ()
 rgb (int r, int g, int b)
bool operator== (const rgb &x) const
bool operator!= (const rgb &x) const

Public Attributes

CMVision::uchar red
CMVision::uchar green
CMVision::uchar blue


Constructor & Destructor Documentation

rgb::rgb (  )  [inline]

Definition at line 71 of file colors.h.

rgb::rgb ( int  r,
int  g,
int  b 
) [inline]

Definition at line 73 of file colors.h.


Member Function Documentation

bool rgb::operator!= ( const rgb x  )  const [inline]

Definition at line 84 of file colors.h.

bool rgb::operator== ( const rgb x  )  const [inline]

Definition at line 78 of file colors.h.

Referenced by operator!=().


Member Data Documentation


The documentation for this struct was generated from the following file:

Tekkotsu v3.0
Generated Wed Oct 4 00:05:12 2006 by Doxygen 1.4.7