AH = D2h: Remove (POP) Bitmap Data

This function will remove the top entry on the Bitmap stack (BMSTK), thus freeing the memory previously allocated to the referenced Bitmap data in the 16-KB Bitmap buffer, and the 10 bytes used for it's entry on the stack. The referenced Bitmap data is not altered, it simply becomes unreferenced. If the Load Bitmap function is subsequently invoked, the new Bitmap data will be written over the area that has become free. See Function D1h for the interpretation of the output registers.