// cpt-city: nd/other/Dissolve2 (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/other #declare Dissolve2 = color_map { [0.00000 color rgbf <1.0000,1.0000,1.0000,1.0000>] [0.50000 color rgbf <1.0000,1.0000,1.0000,0.7500>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.5000>] }