Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

yuv Struct Reference

#include <colors.h>


Detailed Description

Definition at line 20 of file colors.h.

List of all members.

Public Member Functions

 yuv ()
 yuv (int yval, int uval, int vval)

Public Attributes

CMVision::uchar y
CMVision::uchar u
CMVision::uchar v

Constructor & Destructor Documentation

yuv::yuv (  ) 

Definition at line 22 of file colors.h.

yuv::yuv ( int  yval,
int  uval,
int  vval 
)

Definition at line 23 of file colors.h.


Member Data Documentation

Definition at line 21 of file colors.h.

Referenced by operator<<(), and toString().

Definition at line 21 of file colors.h.

Referenced by operator<<(), and toString().

Definition at line 21 of file colors.h.

Referenced by operator<<(), and toString().


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

Tekkotsu v5.1CVS
Generated Fri Mar 16 05:27:33 2012 by Doxygen 1.6.3