STATE_bitmap_unload

 

 



   Deletes the bitmap
   The handle of the bitmap should never be used after the bitmap was unloaded (deleted)
  
   Example:
  		STATE_bitmap_unload(my_bitmap);
  		my_bitmap=NULL;   god practice in cas we accidentally try to use my_bitmap afterwards ...

 

 

Go to page 1      Select API

 

Copyright © 2007 3DSTATE Corporation. www.3dstate.com