// cpt-city: nd/atmospheric/Cyan_Basic (ggr) // // Extra gradients for the GIMP by Nevit Dilmen // // author: Nevit Dilmen // copyright: GPL // year: 2007 // url: https://phillips.shef.ac.uk/pub/cpt-city/nd/atmospheric #declare Atmospheric_Cyan_Basic = color_map { [0.00000 color rgbf <0.2118,0.6824,0.9216,0.0000>] [0.29549 color rgbf <0.4431,0.8039,0.9608,0.0000>] [0.41569 color rgbf <0.6745,0.9216,1.0000,0.0000>] [0.48748 color rgbf <0.8392,0.9608,1.0000,0.0000>] [0.50000 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.51586 color rgbf <0.8392,0.9608,1.0000,0.0000>] [0.57095 color rgbf <0.6745,0.9216,1.0000,0.0000>] [0.70451 color rgbf <0.4431,0.8039,0.9608,0.0000>] [1.00000 color rgbf <0.2118,0.6824,0.9216,0.0000>] }