// cpt-city: ggr/French_flag_smooth (ggr) // // Gradients included with the GNU Image Manipulation Program, GIMP // // author: The GIMP team // copyright: GPLv2 // year: 2006 // url: https://phillips.shef.ac.uk/pub/cpt-city/ggr #declare French_flag_smooth = color_map { [0.00000 color rgbf <0.0000,0.0000,1.0000,0.0000>] [0.25000 color rgbf <0.5020,0.5020,1.0000,0.0000>] [0.50000 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.75000 color rgbf <1.0000,0.5020,0.5020,0.0000>] [1.00000 color rgbf <1.0000,0.0000,0.0000,0.0000>] }