mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 18:15:52 +08:00
4347d27c04
1. added several new (JKQTPMathImageBone, JKQTPMathImageCool, JKQTPMathImageCopper, JKQTPMathImageAutumn, JKQTPMathImageSeismic, JKQTPMathImageTerrain, JKQTPMathImageViridis, JKQTPMathImageMagma, JKQTPMathImageInferno, JKQTPMathImagePlasma) 2. reworked LUT-types (now a QVector, instead of a C-array, suing malloc) 3. reworked available functions to build LUTs (cleanup, more options, clearer names) 4. added functions to load palettes from files 5. Improved documentation * added example for user-controlled color palettes
34 lines
614 B
Plaintext
34 lines
614 B
Plaintext
Scalar,R,G,B
|
|
0,59,76,192
|
|
0.03125,68,90,204
|
|
0.0625,77,104,215
|
|
0.09375,87,117,225
|
|
0.125,98,130,234
|
|
0.15625,108,142,241
|
|
0.1875,119,154,247
|
|
0.21875,130,165,251
|
|
0.25,141,176,254
|
|
0.28125,152,185,255
|
|
0.3125,163,194,255
|
|
0.34375,174,201,253
|
|
0.375,184,208,249
|
|
0.40625,194,213,244
|
|
0.4375,204,217,238
|
|
0.46875,213,219,230
|
|
0.5,221,221,221
|
|
0.53125,229,216,209
|
|
0.5625,236,211,197
|
|
0.59375,241,204,185
|
|
0.625,245,196,173
|
|
0.65625,247,187,160
|
|
0.6875,247,177,148
|
|
0.71875,247,166,135
|
|
0.75,244,154,123
|
|
0.78125,241,141,111
|
|
0.8125,236,127,99
|
|
0.84375,229,112,88
|
|
0.875,222,96,77
|
|
0.90625,213,80,66
|
|
0.9375,203,62,56
|
|
0.96875,192,40,47
|
|
1,180,4,38 |