// cpt-city: ma/gray/grayscale09 (PspGradient) // // Gradients for anime and romance // // author: Michele Albert (Michelle Jerott) // copyright: Free to use // year: 2006 // url: https://phillips.shef.ac.uk/pub/cpt-city/ma/gray #declare grayscale09 = color_map { [0.00000 color rgbf <0.2000,0.2000,0.2000,0.0000>] [0.50000 color rgbf <0.6980,0.1333,0.1333,0.0000>] [1.00000 color rgbf <1.0000,0.7529,0.7529,0.0000>] }