SLIP
1.4
|
Converts a RGB color to a luminance value. More...
#include <color_spaces.hpp>
Public Member Functions | |
OutType | operator() (const slip::Color< InType > &RGB) const |
Converts a RGB color to a luminance value.
RGB | A const slip::Color<InType> reference. |
Definition at line 102 of file color_spaces.hpp.
|
inline |
Definition at line 104 of file color_spaces.hpp.