QABitmapDelete
You can use theQABitmapDeletefunction to delete a bitmap.
void QABitmapDelete (const TQAEngine *engine, TQABitmap *bitmap);
engine- A drawing engine.
bitmap- A bitmap.
DESCRIPTION
TheQABitmapDeletefunction deletes the bitmap specified by thebitmapparameter from the drawing engine specified by theengineparameter.