is_sub_bitmap - Man Page
Tells if a bitmap is a sub bitmap. Allegro game programming library.
Synopsis
#include <allegro.h>
int is_sub_bitmap(BITMAP *bmp);
Description
Returns TRUE if bmp is a sub-bitmap.
See Also
Referenced By
version 4.4.3 Allegro manual