'Declaration Public Function AddAlphaInverse( _ ByVal color As UserColor _ ) As AlphaInverse
public AlphaInverse AddAlphaInverse( UserColor color )
Parameters
- color
- The user color to replace transparency.
Return Value
The inserted AlphaInverse effect.