i am trying to figure out a way to get the RGB values from a color.
(e.g. if the ForeColor of a label is Green (65280), then i would like to find out that this is (0,255,0)).
can anybody help me this this or give me an idea?
(e.g. if the ForeColor of a label is Green (65280), then i would like to find out that this is (0,255,0)).
can anybody help me this this or give me an idea?