ImageEn, unit ievision
TIEVisionImageList
Declaration
TIEVisionImageList = interface(
TIEVisionBase
)
Description
An interface to handle a list of images.
This is a base interface that is inherited by
TIEVisionMemoryImageList
,
TIEVisionMemorySharedImageList
and
TIEVisionTempFileImageList
.
Methods and Properties
clear
getImage
insert
pushBack
remove
setImage
size