// cpt-city: rc/scarletdragon (PspGradient) // // Gradients from the graphics designers Restless Concepts // // author: Restless Concepts // copyright: Free to use // year: 2005 // url: https://phillips.shef.ac.uk/pub/cpt-city/rc #declare _Scarletdragon = color_map { [0.00000 color rgbf <0.1216,0.0745,0.0471,0.0000>] [0.19995 color rgbf <0.3490,0.1176,0.1176,0.0000>] [0.36011 color rgbf <0.5686,0.1804,0.1098,0.0000>] [0.47998 color rgbf <0.6980,0.2863,0.1529,0.0000>] [0.59009 color rgbf <0.7490,0.3961,0.2627,0.0000>] [0.69995 color rgbf <0.7765,0.4471,0.3059,0.0000>] [0.85010 color rgbf <0.8314,0.5882,0.4157,0.0000>] [1.00000 color rgbf <0.9569,0.6314,0.4235,0.0000>] }