Public Member Functions
puma2::ColorImageYUV8 Class Reference

Wrapper around the ColorImageRGB8 class to represent YUV Images. More...

#include <ColorImageYUV8.h>

Inheritance diagram for puma2::ColorImageYUV8:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ColorImageYUV8 (int x=0, int y=0)
 ColorImageYUV8 (int x, int y, ColorImageYUV8 *m, int xo, int yo)

Detailed Description

Wrapper around the ColorImageRGB8 class to represent YUV Images.

Definition at line 25 of file ColorImageYUV8.h.


Constructor & Destructor Documentation

puma2::ColorImageYUV8::ColorImageYUV8 ( int  x = 0,
int  y = 0 
) [inline]

Default constructor.

Parameters:
x,ywidth and height of the image

Definition at line 34 of file ColorImageYUV8.h.

puma2::ColorImageYUV8::ColorImageYUV8 ( int  x,
int  y,
ColorImageYUV8 m,
int  xo,
int  yo 
) [inline]

Undocumented TODO: ask for documentation

Definition at line 40 of file ColorImageYUV8.h.


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


obj_rec_gui
Author(s): AGAS/agas@uni-koblenz.de
autogenerated on Mon Oct 6 2014 02:53:43