#include <chromakey.h>
Inherits BC_Window, and BC_Window.

Definition at line 95 of file chromakey.h.
| ChromaKeyWindow::ChromaKeyWindow | ( | ChromaKey * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
| ChromaKeyWindow::~ChromaKeyWindow | ( | ) |
| ChromaKeyWindow::ChromaKeyWindow | ( | ChromaKeyHSV * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
| ChromaKeyWindow::~ChromaKeyWindow | ( | ) |
| void ChromaKeyWindow::create_objects | ( | ) |
Definition at line 107 of file chromakey.C.
References _, BC_WindowBase::add_subwindow(), BC_WindowBase::BC_SubWindow, BC_WindowBase::BC_Title, color, color_thread, BC_WindowBase::flush(), BC_WindowBase::get_h(), BC_WindowBase::get_w(), plugin, sample, BC_WindowBase::show_window(), slope, threshold, BC_WindowBase::title, update_sample(), use_colorpicker, use_value, BC_WindowBase::x, and BC_WindowBase::y.

| int ChromaKeyWindow::close_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
| void ChromaKeyWindow::update_sample | ( | ) |
Definition at line 141 of file chromakey.C.
References BLACK, ChromaKey::config, BC_WindowBase::draw_box(), BC_WindowBase::draw_rectangle(), BC_WindowBase::flash(), ChromaKeyConfig::get_color(), BC_WindowBase::get_h(), BC_WindowBase::get_w(), plugin, sample, and BC_WindowBase::set_color().
Referenced by create_objects(), ChromaKeyUseColorPicker::handle_event(), and ChromaKeyColorThread::handle_new_color().

| void ChromaKeyWindow::create_objects | ( | ) |
| int ChromaKeyWindow::close_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
| void ChromaKeyWindow::update_sample | ( | ) |
Definition at line 112 of file chromakey.h.
Referenced by ChromaKeyWindow(), create_objects(), ChromaKeyColor::handle_event(), and ~ChromaKeyWindow().
Definition at line 193 of file chromakey.h.
Definition at line 194 of file chromakey.h.
Definition at line 195 of file chromakey.h.
Definition at line 196 of file chromakey.h.
Definition at line 197 of file chromakey.h.
Definition at line 198 of file chromakey.h.
Definition at line 199 of file chromakey.h.
Definition at line 200 of file chromakey.h.
Definition at line 201 of file chromakey.h.
Definition at line 202 of file chromakey.h.
Definition at line 203 of file chromakey.h.
Definition at line 204 of file chromakey.h.
Definition at line 205 of file chromakey.h.
Definition at line 206 of file chromakey.h.
Definition at line 207 of file chromakey.h.
Definition at line 208 of file chromakey.h.
1.5.5