[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ImageEffectList.InsertGrayscale

InsertGrayscale Method

InsertGrayscale(int)

Inserts a new Grayscale effect into the list.

Declaration
public Grayscale InsertGrayscale(int index)
Parameters
Type Name Description
int index

The effect index in the list.

Returns
Type Description
Grayscale

The inserted Grayscale effect.