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