ImageEn, unit iexBitmaps

TIEImageList.AppendImageRef

TIEImageList.AppendImageRef


Declaration

function AppendImageRef(image: TIEBitmap; filename: WideString): integer;


Description

Appends the specified image. This method doesn't copy the bitmap, just takes ownership of the image object.

Parameter Description
image Image to append
filename Filename of the image