#include <AmplitudePalette.h>
◆ AmplitudePalette()
sf::AmplitudePalette::AmplitudePalette |
( |
const Parameters & |
| ) |
|
|
explicit |
◆ addPropertyPages()
◆ getCalibLevel()
double sf::AmplitudePalette::getCalibLevel |
( |
| ) |
const |
◆ getColorTable()
ColorTable sf::AmplitudePalette::getColorTable |
( |
| ) |
const |
|
overridevirtual |
◆ getCurveLevel()
qreal sf::AmplitudePalette::getCurveLevel |
( |
qreal |
x | ) |
const |
|
overridevirtual |
Gets calculated level for color shifts.
Used in calculation of colors and drawing a curve when configuring.
- Parameters
-
x | Value between 0.0 and 1.0. |
- Returns
- Value between 0.0 and 1.0.
Implements sf::PaletteInterface.
◆ setCalibLevel()
void sf::AmplitudePalette::setCalibLevel |
( |
double |
value | ) |
|
◆ calibLevel
double sf::AmplitudePalette::calibLevel |
|
readwrite |
◆ colorCalib
QColor sf::AmplitudePalette::colorCalib |
|
readwrite |
◆ colorFrom
QColor sf::AmplitudePalette::colorFrom |
|
readwrite |
◆ colorOver
QColor sf::AmplitudePalette::colorOver |
|
readwrite |
◆ colorTo
QColor sf::AmplitudePalette::colorTo |
|
readwrite |
◆ idCalibMax
◆ idCalibMin
Calibration id properties.
◆ idCalibPos
◆ sizeCalib
double sf::AmplitudePalette::sizeCalib |
|
readwrite |
The documentation for this class was generated from the following file: