ImageList.set Method

Module: ImageList

Definition

Sets an item of the ImageList object.

void set(int index, Image imageItem)

Parameters

index int
in Index of the Image item to set.

imageItem Image
in Image item to set.

Exceptions

An error has occurred during Face Library execution.