2
Answers

want to get color value from a Gradient color bar

Photo of tang_eric

tang_eric

20y
2.1k
1
generate a rectangle with LinearGradientBrush(rect,Color.Red,Color.Gray,LinearGradientMode.Horizontal). i want to get any point color value in the rectangle , how can i do?

Answers (2)