InsertGrayscale Method
InsertGrayscale(int)
Inserts a new Grayscale effect into the list.
Declaration
public Grayscale InsertGrayscale(int index)
Public Function InsertGrayscale(index As Integer) As Grayscale
Parameters
Type |
Name |
Description |
int |
index |
The effect index in the list.
|
Returns