Namespaces | Functions
color_utils.hpp File Reference
#include <QColor>
#include <qmath.h>
Include dependency graph for color_utils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 color_widgets
 
 color_widgets::detail
 

Functions

qreal color_widgets::detail::color_chromaF (const QColor &c)
 
QColor color_widgets::detail::color_from_hsl (qreal hue, qreal sat, qreal lig, qreal alpha=1)
 
QColor color_widgets::detail::color_from_lch (qreal hue, qreal chroma, qreal luma, qreal alpha=1)
 
qreal color_widgets::detail::color_HSL_saturationF (const QColor &col)
 
qreal color_widgets::detail::color_lightnessF (const QColor &c)
 
qreal color_widgets::detail::color_lumaF (const QColor &c)
 
QColor color_widgets::detail::rainbow_hsv (qreal hue)
 
QColor color_widgets::detail::rainbow_lch (qreal hue)
 

Detailed Description

Author
Mattia Basaglia

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Definition in file color_utils.hpp.



plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:48