[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ImageEffectList.AddAlphaBiLevel

AddAlphaBiLevel Method

AddAlphaBiLevel(float)

Adds a new AlphaBiLevel effect into the list.

Declaration
public AlphaBiLevel AddAlphaBiLevel(float threshold)
Parameters
Type Name Description
float threshold

The threshold value for the alpha bi-level effect.

Returns
Type Description
AlphaBiLevel

The inserted AlphaBiLevel effect.