MrPolite
Oct 1st, 2002, 10:47 AM
I have a Drawing.Color variable. How can I get its RGB values?
.ToArgb method returns one single number, I want to have it in red green blue. I tried ColorConvertor and ColorTranslator class, but I couldnt find a way:rolleyes:
.ToArgb method returns one single number, I want to have it in red green blue. I tried ColorConvertor and ColorTranslator class, but I couldnt find a way:rolleyes: