Fawkes API Fawkes Development Version
|
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. |
Tool to show the YUV color space.
Definition at line 38 of file yuv_viewer_gui.h.
YuvViewerGtkWindow::YuvViewerGtkWindow | ( | BaseObjectType * | cobject, |
const Glib::RefPtr< Gnome::Glade::Xml > | ref_xml | ||
) |
Constructor.
cobject | C base object |
ref_xml | Glade XML |
Definition at line 47 of file yuv_viewer_gui.cpp.
YuvViewerGtkWindow::~YuvViewerGtkWindow | ( | ) | [virtual] |
Destructor.
Definition at line 86 of file yuv_viewer_gui.cpp.