#include <Color.h>
◆ RGBA() [1/8]
◆ RGBA() [2/8]
◆ RGBA() [3/8]
◆ RGBA() [4/8]
template<typename Type >
RGBA< Type >::RGBA |
( |
const double |
rr, |
|
|
const double |
gg, |
|
|
const double |
bb |
|
) |
| |
|
inline |
◆ RGBA() [5/8]
template<typename Type >
RGBA< Type >::RGBA |
( |
const double |
rr, |
|
|
const double |
gg, |
|
|
const double |
bb, |
|
|
const double |
aa |
|
) |
| |
|
inline |
◆ RGBA() [6/8]
◆ RGBA() [7/8]
◆ RGBA() [8/8]
◆ a()
◆ b()
◆ g()
◆ hex()
◆ operator RGBA< T2 >()
template<typename Type >
template<typename T2 >
RGBA< Type >::operator RGBA< T2 > |
( |
| ) |
const |
|
inline |
◆ operator+()
◆ operator/()
template<typename Type >
RGBA RGBA< Type >::operator/ |
( |
const double |
d | ) |
|
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
template<typename Type >
template<typename T2 >
◆ operator[]()
template<typename Type >
Type & RGBA< Type >::operator[] |
( |
const unsigned int |
i | ) |
|
|
inline |
◆ r()
◆ red()
template<typename Type >
void RGBA< Type >::red |
( |
| ) |
|
|
inline |
◆ spectrum()
template<typename Type >
void RGBA< Type >::spectrum |
( |
double |
value, |
|
|
double |
cmin, |
|
|
double |
cmax |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- /Users/heymannb/b20/bsoft/include/Color.h