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