// cpt-city: ocal/apple-red (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 Red_Apple = color_map { [0.00000 color rgbf <0.7333,0.0000,0.0000,0.0000>] [0.25000 color rgbf <0.8000,0.0000,0.2706,0.0000>] [1.00000 color rgbf <0.7412,0.8118,0.0392,0.0000>] }