#include <Color.h>
◆ RGB() [1/7]
◆ RGB() [2/7]
◆ RGB() [3/7]
◆ RGB() [4/7]
template<typename Type >
RGB< Type >::RGB |
( |
const double |
rr, |
|
|
const double |
gg, |
|
|
const double |
bb |
|
) |
| |
|
inline |
◆ RGB() [5/7]
◆ RGB() [6/7]
◆ RGB() [7/7]
◆ average()
template<typename Type >
double RGB< Type >::average |
( |
| ) |
|
|
inline |
◆ b()
◆ g()
◆ hex()
◆ operator RGB< T2 >()
template<typename Type >
template<typename T2 >
RGB< Type >::operator RGB< T2 > |
( |
| ) |
const |
|
inline |
◆ operator-()
template<typename Type >
RGB RGB< Type >::operator- |
( |
const RGB< Type > & |
c | ) |
|
|
inline |
◆ operator=() [1/2]
template<typename Type >
RGB RGB< Type >::operator= |
( |
const RGB< Type > & |
c | ) |
|
|
inline |
◆ operator=() [2/2]
template<typename Type >
template<typename T2 >
◆ operator[]()
template<typename Type >
Type & RGB< Type >::operator[] |
( |
const unsigned int |
i | ) |
|
|
inline |
◆ phase()
template<typename Type >
void RGB< Type >::phase |
( |
double |
phi, |
|
|
double |
amp_ratio |
|
) |
| |
|
inline |
◆ r()
◆ random_color()
template<typename Type >
void RGB< Type >::random_color |
( |
| ) |
|
|
inline |
◆ red()
template<typename Type >
void RGB< Type >::red |
( |
| ) |
|
|
inline |
◆ rms()
template<typename Type >
double RGB< Type >::rms |
( |
| ) |
|
|
inline |
◆ spectrum()
template<typename Type >
void RGB< 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