Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
al_backup_dirty_bitmaps(3)  Library Functions Manual  al_backup_dirty_bitmaps(3)

NAME
     al_backup_dirty_bitmaps - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro.h>

	    void al_backup_dirty_bitmaps(ALLEGRO_DISPLAY *display)

DESCRIPTION
     Backs up all of a display's bitmaps to system memory.

SINCE
     5.2.1

	    [Unstable API]: This API is new and subject to refinement.

SEE ALSO
     al_backup_dirty_bitmap(3)

Allegro reference manual			      al_backup_dirty_bitmaps(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_backup_dirty_bitmaps&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help