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