[]
Adds a new AlphaInverse effect into the list.
public AlphaInverse AddAlphaInverse(UserColor color)
Public Function AddAlphaInverse(color As UserColor) As AlphaInverse
Type | Name | Description |
---|---|---|
UserColor | color | The user color to replace transparency. |
Type | Description |
---|---|
AlphaInverse | The inserted AlphaInverse effect. |