DeleteBitmapListItems method (ILEADRaster)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short DeleteBitmapListItems (short iIndex, short iCount);

Overview

Refer to Bitmaps and Bitmap Lists.

Remarks

Deletes the specified bitmaps from a bitmap list, and frees the bitmaps from memory.

You cannot use this method to update a bitmap list while it is being used in an animation playback.

See Also

Topics:

Raster Images: Creating and Maintaining Lists of Images

 

Raster Images: Creating and Deleting Images