Static Public Member Functions
rqt_multiplot::ColorOperations Class Reference

#include <ColorOperations.h>

List of all members.

Static Public Member Functions

static QColor hsvToRgb (const QColor &hsv)
static unsigned char hueToInt (float hue)
static float intToHue (unsigned char val)
static QColor intToRgb (unsigned char val)
static QColor invertRgb (const QColor &rgb)

Detailed Description

Definition at line 25 of file ColorOperations.h.


Member Function Documentation

QColor rqt_multiplot::ColorOperations::hsvToRgb ( const QColor &  hsv) [static]

Definition at line 43 of file ColorOperations.cpp.

unsigned char rqt_multiplot::ColorOperations::hueToInt ( float  hue) [static]

Definition at line 38 of file ColorOperations.cpp.

float rqt_multiplot::ColorOperations::intToHue ( unsigned char  val) [static]

Definition at line 33 of file ColorOperations.cpp.

QColor rqt_multiplot::ColorOperations::intToRgb ( unsigned char  val) [static]

Definition at line 98 of file ColorOperations.cpp.

QColor rqt_multiplot::ColorOperations::invertRgb ( const QColor &  rgb) [static]

Definition at line 105 of file ColorOperations.cpp.


The documentation for this class was generated from the following files:


rqt_multiplot
Author(s): Ralf Kaestner
autogenerated on Thu Jun 6 2019 21:49:11