'Declaration Public Function InsertAlphaInverse( _ ByVal index As System.Integer, _ ByVal color As UserColor _ ) As AlphaInverse
public AlphaInverse InsertAlphaInverse( System.int index, UserColor color )
Parameters
- index
- The effect index in the list.
- color
- The user color to replace transparency.
Return Value
The inserted AlphaInverse effect.