#  gradation001 Keven Fedirko 28.04.92

#  This creates an image called "test" with a four color ramp (a different
#  color in each of the four corners.)  The next two values are the pixel
#  resolution for "x" and "y" respectively.
#  *Note:  Make sure to use the upper-case "V" for the verbose printout,
#  since the lower-case "v" is used as the vertical option.

gradation test 800 400 -a 1 0 0 1 1 0 0 1 1 .2 1 .8 -V
