ID:272010
Feb 20 2008, 2:46 pm
|
|
How do I change the alpha channel of the icon by codes? |
In response to GhostAnime
|
|
Thank you! I was trying to do, but I did not know was so easy ^^ |
icon.MapColors()
icon.SwapColors() + rgb() with alpha parameter defined
Example (not tested):
There may be an easier way I think...