TQABitmapDelete
A drawing engine must define a method to delete a bitmap.
typedef void (*TQABitmapDelete) (TQABitmap *bitmap);
bitmap- A bitmap.
DESCRIPTION
YourTQABitmapDeletefunction is called whenever an application callsQABitmapDelete. Your function should delete the bitmap specified by thebitmapparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help