logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_backup_dirty_bitmaps - Allegro 5 API

Description

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

Name

       al_backup_dirty_bitmaps - Allegro 5 API

See Also

al_backup_dirty_bitmap(3alleg5)

Allegro reference manual                                                        al_backup_dirty_bitmaps(3alleg5)

Since

       5.2.1

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

Synopsis

              #include <allegro5/allegro.h>

              void al_backup_dirty_bitmaps(ALLEGRO_DISPLAY *display)

See Also