|
roo_display
API Documentation for roo_display
|
Default raw color interpolator (specialized in color_modes.h). More...
#include <interpolation.h>
Public Member Functions | |
| Color | operator() (ColorStorageType< ColorMode > c1, ColorStorageType< ColorMode > c2, uint16_t fraction, const ColorMode &color_mode) const |
Default raw color interpolator (specialized in color_modes.h).
Uses the color mode transparency to choose an appropriate interpolation.
Definition at line 31 of file interpolation.h.
|
inline |
Definition at line 32 of file interpolation.h.
References roo_display::InterpolateColors(), roo_display::InterpolateOpaqueColors(), and roo_display::kNone.