#include <channeledit.h>
Inherits BC_Window.

Public Member Functions | |
| ChannelEditPictureWindow (ChannelEditPictureThread *thread, ChannelPicker *channel_picker) | |
| ~ChannelEditPictureWindow () | |
| int | calculate_h (ChannelPicker *channel_picker) |
| int | create_objects () |
Data Fields | |
| ChannelEditPictureThread * | thread |
| ChannelPicker * | channel_picker |
Definition at line 420 of file channeledit.h.
| ChannelEditPictureWindow::ChannelEditPictureWindow | ( | ChannelEditPictureThread * | thread, | |
| ChannelPicker * | channel_picker | |||
| ) |
Definition at line 1398 of file channeledit.C.
| ChannelEditPictureWindow::~ChannelEditPictureWindow | ( | ) |
Definition at line 1411 of file channeledit.C.
| int ChannelEditPictureWindow::calculate_h | ( | ChannelPicker * | channel_picker | ) |
Definition at line 1415 of file channeledit.C.
References BC_OKButton::calculate_h(), BC_Pot::calculate_h(), ChannelPicker::get_controls(), ChannelPicker::get_picture_usage(), BC_WindowBase::get_text_height(), MEDIUMFONT, ChannelPicker::parent_window, PictureConfig::use_brightness, PictureConfig::use_color, PictureConfig::use_contrast, PictureConfig::use_hue, and PictureConfig::use_whiteness.

| int ChannelEditPictureWindow::create_objects | ( | ) |
Definition at line 1440 of file channeledit.C.
References _, BC_WindowBase::add_subwindow(), BC_WindowBase::BC_Title, BC_Pot::calculate_h(), channel_picker, ChannelPicker::get_brightness(), ChannelPicker::get_color(), ChannelPicker::get_contrast(), ChannelPicker::get_control(), ChannelPicker::get_controls(), ChannelPicker::get_hue(), ChannelPicker::get_picture_usage(), ChannelPicker::get_whiteness(), PictureItem::name, SET_TRACE, SWAP_X, BC_WindowBase::x, and BC_WindowBase::y.

Definition at line 430 of file channeledit.h.
1.5.5