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
Loading...
Searching...
No Matches
JKQTPImageTools Member List

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())JKQTPImageToolsinlinestatic
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)JKQTPImageToolsinlinestatic
getColorsforPalette(JKQTPMathImageColorPalette palette)JKQTPImageToolsstatic
getDefaultLUTs()JKQTPImageToolsprivatestatic
getLUTforPalette(JKQTPMathImageColorPalette palette)JKQTPImageToolsstatic
getLUTforPalette(const QMap< int, LUTData > &lutcache, JKQTPMathImageColorPalette palette)JKQTPImageToolsprivatestatic
GetPaletteIcon(int i)JKQTPImageToolsstatic
GetPaletteIcon(JKQTPMathImageColorPalette palette)JKQTPImageToolsstatic
GetPaletteImage(int i, int width)JKQTPImageToolsstatic
GetPaletteImage(int i, int width, int height)JKQTPImageToolsstatic
GetPaletteImage(JKQTPMathImageColorPalette palette, int width)JKQTPImageToolsstatic
GetPaletteImage(JKQTPMathImageColorPalette palette, int width, int height)JKQTPImageToolsstatic
GetPaletteImage(const LUTType &lut, int width)JKQTPImageToolsstatic
getPredefinedPalettes()JKQTPImageToolsstatic
getPredefinedPalettesGlobalListJKQTPImageToolsprivatestatic
getPredefinedPalettesMachineReadable()JKQTPImageToolsstatic
getPredefinedPalettesMachineReadableGlobalListJKQTPImageToolsprivatestatic
global_jkqtpimagetools_lutstoreJKQTPImageToolsprivatestatic
global_next_userpaletteJKQTPImageToolsprivatestatic
JKQTPMathImageColorPalette2String(JKQTPMathImageColorPalette p)JKQTPImageToolsstatic
JKQTPMathImageColorPalette2StringHumanReadable(JKQTPMathImageColorPalette p)JKQTPImageToolsstatic
lutMutexJKQTPImageToolsprivatestatic
LUTSIZEJKQTPImageToolsstatic
LUTType typedefJKQTPImageTools
NDEFAULTSTEPSJKQTPImageToolsstatic
PALETTE_ICON_WIDTHJKQTPImageToolsstatic
PALETTE_IMAGEICON_HEIGHTJKQTPImageToolsstatic
registerPalette(const QString &name, const LUTType &paletteLut, const QString &nameT=QString())JKQTPImageToolsstatic
registerPalettesFromFile(const QString &filename, bool interpolatePalette=false)JKQTPImageToolsstatic
String2JKQTPMathImageColorPalette(const QString &p)JKQTPImageToolsstatic