tychoBCGEN  0.5
 All Data Structures Namespaces Files Functions Variables
Variables
colormask.cpp File Reference
#include "myscene.h"
#include "mainwindow.h"
#include "ui_mainwindow.h"
#include "colormask.h"
#include "ui_colormask.h"
#include "global.h"
#include <QPixmap>
#include <QString>
#include <QGraphicsScene>
#include <QPainter>
#include <QColor>
#include <QRgb>
#include <QTimer>

Go to the source code of this file.

Variables

int red_low
int red_up
int green_low
int green_up
int blue_low
int blue_up
int value

Variable Documentation

int blue_low
int blue_up
int green_low
int green_up
int red_low

The colormaks window, which allows you to set the color ranges with sliders or in textfields

Definition at line 19 of file colormask.cpp.

Referenced by MainWindow::MainWindow(), MainWindow::make_color_mask(), and colormask::update_color_mask_parameter().

int red_up
int value