FaceTemplateList.get Method¶
Module: FaceTemplateList
Definition¶
Gets an item of the FaceTemplateList object.
FaceTemplate get(int index)
Parameters
index intin Index of the FaceTemplate item to get.
Returns
FaceTemplate item to get.
Exceptions
An error has occurred during Face Library execution.