[]
Inserts a new Grayscale effect into the list.
public Grayscale InsertGrayscale(int index)
Public Function InsertGrayscale(index As Integer) As Grayscale
| Type | Name | Description |
|---|---|---|
| int | index | The effect index in the list. |
| Type | Description |
|---|---|
| Grayscale | The inserted Grayscale effect. |