DetectedFaceList.getIdList Method¶
Module: DetectedFaceList
Definition¶
Gets the list of IDs in the list.
List<int> getIdList()
Returns
List<int>The list of IDs in the list.
Exceptions
An error has occurred during Face Library execution.
Module: DetectedFaceList
Gets the list of IDs in the list.
List<int> getIdList()
Returns
List<int>Exceptions