#include <gnuplotPaletteReader.h>
Definition at line 4 of file gnuplotPaletteReader.h.
◆ GnuPlotPalette()
GnuPlotPalette::GnuPlotPalette |
( |
| ) |
|
◆ getErrorStatus()
int GnuPlotPalette::getErrorStatus |
( |
void |
| ) |
|
|
inline |
◆ getRbgValue()
unsigned char GnuPlotPalette::getRbgValue |
( |
unsigned char |
greyIdx, |
|
|
unsigned int |
channelIdx |
|
) |
| |
◆ load()
int GnuPlotPalette::load |
( |
std::string |
palettName | ) |
|
◆ setErrorStatus()
void GnuPlotPalette::setErrorStatus |
( |
int |
_errorCode | ) |
|
|
inline |
◆ errorStatus
int GnuPlotPalette::errorStatus |
|
private |
◆ rgbTable
unsigned char GnuPlotPalette::rgbTable[256][3] |
|
private |
The documentation for this class was generated from the following files: