[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ImageEffectList.InsertBiLevel

InsertBiLevel Method

InsertBiLevel(int, float)

Inserts a new BiLevel effect into the list.

Declaration
public BiLevel InsertBiLevel(int index, float threshold)
Parameters
Type Name Description
int index

The effect index in the list.

float threshold

The luminance threshold for the Bi-Level effect.

Returns
Type Description
BiLevel

The inserted BiLevel effect.