// cpt-city: ggr/Incandescent (ggr) // // Gradients included with the GNU Image Manipulation Program, GIMP // // author: The GIMP team // copyright: GPLv2 // year: 2006 // url: https://phillips.shef.ac.uk/pub/cpt-city/ggr #declare Incandescent = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.45910 color rgbf <0.3647,0.0000,0.0000,0.0000>] [0.59432 color rgbf <0.7294,0.0000,0.0000,0.0000>] [0.67780 color rgbf <0.8667,0.2706,0.0980,0.0000>] [0.80968 color rgbf <1.0000,0.5451,0.1961,0.0000>] [0.85309 color rgbf <0.9843,0.7412,0.1333,0.0000>] [0.89983 color rgbf <0.9725,0.9373,0.0745,0.0000>] [0.94825 color rgbf <0.9765,0.9529,0.4549,0.0000>] [1.00000 color rgbf <0.9765,0.9686,0.8314,0.0000>] }