// cpt-city: ocal/metal-brass (svg) // // A mixed collection of gradients from the Open Clip Art Library // // author: Alan Horkan // copyright: Public domain // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/ocal #declare Brass = color_map { [0.00000 color rgbf <0.9216,0.8627,0.1373,0.0000>] [0.25000 color rgbf <1.0000,0.9882,0.7608,0.0000>] [0.50000 color rgbf <0.9216,0.8627,0.1373,0.0000>] [0.75000 color rgbf <1.0000,0.9882,0.7608,0.0000>] [1.00000 color rgbf <0.9216,0.8627,0.1373,0.0000>] }