YuvViewerGtkWindow Class Reference
Tool to show the YUV color space. More...
#include <yuv_viewer_gui.h>
Public Member Functions | |
| YuvViewerGtkWindow (BaseObjectType *cobject, const Glib::RefPtr< Gnome::Glade::Xml > ref_xml) | |
| Constructor. | |
| virtual | ~YuvViewerGtkWindow () |
| Destructor. | |
Detailed Description
Tool to show the YUV color space.
Definition at line 37 of file yuv_viewer_gui.h.
Constructor & Destructor Documentation
| YuvViewerGtkWindow::YuvViewerGtkWindow | ( | BaseObjectType * | cobject, | |
| const Glib::RefPtr< Gnome::Glade::Xml > | ref_xml | |||
| ) |
Constructor.
- Parameters:
-
cobject C base object ref_xml Glade XML
Definition at line 46 of file yuv_viewer_gui.cpp.
| YuvViewerGtkWindow::~YuvViewerGtkWindow | ( | ) | [virtual] |
The documentation for this class was generated from the following files:
- src/firevision/tools/yuv_viewer/yuv_viewer_gui.h
- src/firevision/tools/yuv_viewer/yuv_viewer_gui.cpp

