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

Public Method  clear
Public Method  getImage
Public Method  insert
Public Method  pushBack
Public Method  remove
Public Method  setImage
Public Method  size