ImageDict.set Method

Module: ImageDict

Definition

Sets an item of the ImageDict object.

void set(String? key, Image imageItem)

Parameters

key String
in Unique key of the Image item to set.

imageItem Image
in Image item to set.

Exceptions

An error has occurred during Face Library execution.