Syntax

dbDeleteImage(ImageID)

Description

This command will delete the specified image from memory. You must not delete images that are being used by sprites, otherwise those sprites would disappear. Deleting unused images increases system performance.

See Also

dbLoadImage, dbSaveImage