19.03.2009, 08:16
Does anyone has any idea how to set the transparency of color without defening one color and the to define 10 colors with different transparency. Like you want black color in transparency. And it would be
new black100 = 0x000000FF
black90 = 0x000000AA
black80 = 0x00000099
and so on...
So what I'm asking does anyone has idea how to make a function like SetColorTransparency(color, transparency) or something like that. I just need some tips of how to make it. Tnx
new black100 = 0x000000FF
black90 = 0x000000AA
black80 = 0x00000099
and so on...
So what I'm asking does anyone has idea how to make a function like SetColorTransparency(color, transparency) or something like that. I just need some tips of how to make it. Tnx

