removeAt
removeAt(int index) method
Removes an image effect from a collection at the specified index.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of an image effect that should be deleted. |
Returns
void
Removes an image effect from a collection at the specified index.
Name | Type | Description |
---|---|---|
index | int | Index of an image effect that should be deleted. |
void