|
ChangeColor Statement:
Change a transparent color on another not transparent one
| Object.ChangeColor
color1,color2
|
Parametrs:
color1- index of first color
color2- index of second color
|
Sample: object.ChangeColor
0, 1
Change a transparent color on another not transparent one.
See also
SetColor,
ChangeColor ,
ChangeTransparentColor
More samples:
|