[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ImageEffectList.AddAlphaInverse

AddAlphaInverse Method

AddAlphaInverse(UserColor)

Adds a new AlphaInverse effect into the list.

Declaration
public AlphaInverse AddAlphaInverse(UserColor color)
Public Function AddAlphaInverse(color As UserColor) As AlphaInverse
Parameters
Type Name Description
UserColor color

The user color to replace transparency.

Returns
Type Description
AlphaInverse

The inserted AlphaInverse effect.