Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

How can you assign an RGB color to a System.Drawing.Color object?

3 like 0 dislike
How can you assign an RGB color to a System.Drawing.Color object?
asked 1 year ago by daneim (127,080 points)

1 Answer

1 like 0 dislike
 
Best answer
Call the static method FromArgb of this class and pass it the RGB values.
answered 1 year ago by marck_don (191,010 points)

Related questions

5 like 0 dislike
1 answer
asked 1 year ago by daneim (127,080 points)
5 like 0 dislike
1 answer
asked 1 year ago by daneim (127,080 points)
9 like 1 dislike
1 answer
4 like 0 dislike
1 answer