removeAt

removeAt(int index) method

Removes an image effect from a collection at the specified index.

Parameters

NameTypeDescription
indexintIndex of an image effect that should be deleted.

Returns

void