ImageList.add Method¶
Module: ImageList
Definition¶
Adds an item to the ImageList object.
void add(Image imageItem)
Parameters
imageItem Imagein Image item to add.
Exceptions
An error has occurred during Face Library execution.
Module: ImageList
Adds an item to the ImageList object.
void add(Image imageItem)
Parameters
imageItem ImageExceptions