| 
 Purpose  | 
 Close the selected graphic bitmap.  | 
| 
 Syntax  | 
 GRAPHIC BITMAP END  | 
| 
 Remarks  | 
 You must close every memory bitmap (that was created with GRAPHIC BITMAP LOAD or GRAPHIC BITMAP NEW) when you are finished using them for graphical operations. To close a bitmap, select it with the GRAPHIC ATTACH statement, then execute GRAPHIC BITMAP END.  | 
| 
 See also  | 
 GRAPHIC ATTACH, GRAPHIC BITMAP END, GRAPHIC BITMAP LOAD, GRAPHIC BITMAP NEW  |