ImageList.removeAt Method¶
Module: ImageList
Definition¶
Removes an element of the ImageList object.
void removeAt(int index)
Parameters
index intin Index of the Image item to remove.
Exceptions
An error has occurred during Face Library execution.