Available in the LEADTOOLS Imaging toolkit. |
DeleteBitmapListItems method (Main Control)
Visual
Basic example
Visual C++ 4.0 example
Visual J++ 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