frame_helper
Classes | Public Member Functions | List of all members
frame_helper::ColorGradient Class Reference

#include <ColorGradient.h>

Public Member Functions

 ColorGradient ()
 
void addColorPoint (const float red, const float green, const float blue, const float value)
 
void clearGradient ()
 
void getColorAtValue (const float value, float &red, float &green, float &blue) const
 
void colormapSelector (const ColorGradientType type)
 

Constructor & Destructor Documentation

◆ ColorGradient()

frame_helper::ColorGradient::ColorGradient ( )
inline

Member Function Documentation

◆ addColorPoint()

void frame_helper::ColorGradient::addColorPoint ( const float  red,
const float  green,
const float  blue,
const float  value 
)

◆ clearGradient()

void frame_helper::ColorGradient::clearGradient ( )

◆ colormapSelector()

void frame_helper::ColorGradient::colormapSelector ( const ColorGradientType  type)

◆ getColorAtValue()

void frame_helper::ColorGradient::getColorAtValue ( const float  value,
float &  red,
float &  green,
float &  blue 
) const

The documentation for this class was generated from the following files: