Common color operations.
More...
#include <gelColor.h>
List of all members.
Detailed Description
Member Function Documentation
static GelRGBA gel::GelColorTool::HSLAtoRGBA |
( |
const GelHSLA & |
col | ) |
[static] |
static GelRGBA gel::GelColorTool::ScalarToRGBA |
( |
const GelColor & |
col | ) |
[static] |
static GelHSLA gel::GelColorTool::RGBAtoHSLA |
( |
const GelRGBA & |
col | ) |
[static] |
static GelHSLA gel::GelColorTool::ScalarToHSLA |
( |
const GelColor & |
col | ) |
[static] |
static GelColor gel::GelColorTool::RGBAtoScalar |
( |
const GelRGBA & |
col | ) |
[static] |
static GelColor gel::GelColorTool::HSLAtoScalar |
( |
const GelHSLA & |
col | ) |
[static] |
The documentation for this class was generated from the following file: