ImageDict.get Method¶
Module: ImageDict
Definition¶
Gets an item of the ImageDict object.
Image get(String? key)
Parameters
key Stringin Unique key of the Image item to get.
Returns
Image item to get.
Exceptions
An error has occurred during Face Library execution.