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