al_is_bitmap_locked - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

bool al_is_bitmap_locked(ALLEGRO_BITMAP *bitmap)

Description

Returns whether or not a bitmap is already locked.

See Also

al_lock_bitmap(3), al_lock_bitmap_region(3), al_unlock_bitmap(3)

Info

Allegro reference manual