ImageEn, unit ievision

TIEVisionExposureMerger.addImage

TIEVisionExposureMerger.addImage


Declaration

procedure addImage(image: TIEVisionImage); safecall;


Description

Add a new image to the exposure merger object. The image is copied, so make sure there is enough free memory to contain all the images.

Parameter Description
image Image to add