Click or drag to resize
Ab4d.SharpEngine logo

TextureFactoryCreateGradientRawImageData Method

Overload List
 NameDescription
Public methodStatic memberCreateGradientRawImageData(Color3, Color3, Int32, Boolean) Create a RawImageData with data array filled with color gradient between the two specified colors.
Public methodStatic memberCreateGradientRawImageData(Color4, Color4, Int32, Boolean) Create a RawImageData with data array filled with color gradient between the two specified colors.
Public methodStatic memberCreateGradientRawImageData(GradientStop, Int32, Boolean, Boolean) Create a RawImageData with data array filled with color gradient defined by the given array of gradient stops.
Top
See Also