A linear interpolation between two or more colors based on the distance from the center of a circle or ellipse.
I have a Rectangle with rounded corners (but not an ellipse), something like this: <Rectangle Stroke="Black" StrokeThickness="2" RadiusX="50" …
wpf radial-gradientsI need to make multiple gradients like below: Now see how the center of the grey/white gradient differs, in …
html css radial-gradients css-gradients