![]() |
anatomist
5.1.2
3D neuroimaging data viewer
|
#include <anatomist/color/colortraits.h>
Public Member Functions | |
ColorScalarPaletteTraits (const AObjectPalette *pal, const T &mini, const T &maxi) | |
AimsRGBA | color (const T &) const |
void | setup (const T &mini, const T &maxi) |
T | neutralColor () const |
AimsRGBA | color (const AimsRGB &in) const |
AimsRGBA | color (const AimsRGBA &in) const |
Definition at line 46 of file colortraits.h.
|
inline |
Definition at line 175 of file colortraits.h.
References anatomist::ColorScalarPaletteTraits< T >::setup().
|
inline |
Definition at line 231 of file colortraits.h.
References carto::VoxelRGB::blue(), anatomist::AObjectPalette::FIRSTLINE, carto::VoxelRGB::green(), and carto::VoxelRGB::red().
|
inline |
Definition at line 371 of file colortraits.h.
References carto::VoxelRGBA::alpha(), carto::VoxelRGBA::blue(), anatomist::AObjectPalette::FIRSTLINE, carto::VoxelRGBA::green(), and carto::VoxelRGBA::red().
|
inline |
Definition at line 185 of file colortraits.h.
References anatomist::AObjectPalette::FIRSTLINE.
|
inline |
Definition at line 225 of file colortraits.h.
void anatomist::ColorScalarPaletteTraits< T >::setup | ( | const T & | mini, |
const T & | maxi | ||
) |