|  | JKQTPlotter trunk/v5.0.0
    an extensive Qt5+Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies | 
This is the complete list of members for JKQTPImageTools, including all inherited members.
| array2image(const T *dbl_in, int width, int height, QImage &img, JKQTPMathImageColorPalette palette, double minColor, double maxColor, JKQTPMathImageColorRangeFailAction paletteMinFail=JKQTPMathImageLastPaletteColor, JKQTPMathImageColorRangeFailAction paletteMaxFail=JKQTPMathImageLastPaletteColor, QColor minFailColor=QColor("black"), QColor maxFailColor=QColor("black"), QColor nanColor=QColor("black"), QColor infColor=QColor("black"), bool logScale=false, double logBase=10.0, const LUTType &lutUser=LUTType()) | JKQTPImageTools | inlinestatic | 
| array2image(const T *dbl_in, int width, int height, QImage &img, const LUTType &lutUser, double minColor, double maxColor, JKQTPMathImageColorRangeFailAction paletteMinFail=JKQTPMathImageLastPaletteColor, JKQTPMathImageColorRangeFailAction paletteMaxFail=JKQTPMathImageLastPaletteColor, QColor minFailColor=QColor("black"), QColor maxFailColor=QColor("black"), QColor nanColor=QColor("black"), QColor infColor=QColor("black"), bool logScale=false, double logBase=10.0) | JKQTPImageTools | inlinestatic | 
| getColorsforPalette(JKQTPMathImageColorPalette palette) | JKQTPImageTools | static | 
| getDefaultLUTs() | JKQTPImageTools | privatestatic | 
| getLUTforPalette(JKQTPMathImageColorPalette palette) | JKQTPImageTools | static | 
| getLUTforPalette(const QMap< int, LUTData > &lutcache, JKQTPMathImageColorPalette palette) | JKQTPImageTools | privatestatic | 
| GetPaletteIcon(int i) | JKQTPImageTools | static | 
| GetPaletteIcon(JKQTPMathImageColorPalette palette) | JKQTPImageTools | static | 
| GetPaletteImage(int i, int width) | JKQTPImageTools | static | 
| GetPaletteImage(int i, int width, int height) | JKQTPImageTools | static | 
| GetPaletteImage(JKQTPMathImageColorPalette palette, int width) | JKQTPImageTools | static | 
| GetPaletteImage(JKQTPMathImageColorPalette palette, int width, int height) | JKQTPImageTools | static | 
| GetPaletteImage(const LUTType &lut, int width) | JKQTPImageTools | static | 
| getPredefinedPalettes() | JKQTPImageTools | static | 
| getPredefinedPalettesGlobalList | JKQTPImageTools | privatestatic | 
| getPredefinedPalettesMachineReadable() | JKQTPImageTools | static | 
| getPredefinedPalettesMachineReadableGlobalList | JKQTPImageTools | privatestatic | 
| global_jkqtpimagetools_lutstore | JKQTPImageTools | privatestatic | 
| global_next_userpalette | JKQTPImageTools | privatestatic | 
| JKQTPMathImageColorPalette2String(JKQTPMathImageColorPalette p) | JKQTPImageTools | static | 
| JKQTPMathImageColorPalette2StringHumanReadable(JKQTPMathImageColorPalette p) | JKQTPImageTools | static | 
| lutMutex | JKQTPImageTools | privatestatic | 
| LUTSIZE | JKQTPImageTools | static | 
| LUTType typedef | JKQTPImageTools | |
| NDEFAULTSTEPS | JKQTPImageTools | static | 
| PALETTE_ICON_WIDTH | JKQTPImageTools | static | 
| PALETTE_IMAGEICON_HEIGHT | JKQTPImageTools | static | 
| registerPalette(const QString &name, const LUTType &paletteLut, const QString &nameT=QString()) | JKQTPImageTools | static | 
| registerPalettesFromFile(const QString &filename, bool interpolatePalette=false) | JKQTPImageTools | static | 
| String2JKQTPMathImageColorPalette(const QString &p) | JKQTPImageTools | static |