LinearGradientImage
LinearGradientImage[{__RGBColor}]LinearGradientImage[{pos1, pos2} -> col]LinearGradientImage[{{Left, Bottom}, {Right, Top}} -> {Blue, Yellow}, {200, 100}]generates a static Image filled with gradient using the provided data.
For example
LinearGradientImage[{Blue, Yellow, Red}]