#include <chromakey.h>
Inherits BC_CheckBox.

Public Member Functions | |
| ChromaKeyShowMask (ChromaKeyHSV *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| ChromaKeyHSV * | plugin |
Definition at line 173 of file chromakey.h.
| ChromaKeyShowMask::ChromaKeyShowMask | ( | ChromaKeyHSV * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 433 of file chromakey.C.
| int ChromaKeyShowMask::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 442 of file chromakey.C.
References ChromaKeyHSV::config, BC_Toggle::get_value(), plugin, PluginClient::send_configure_change(), and ChromaKeyConfig::show_mask.

1.5.5