Scroll to navigation

al_get_bitmap_format(3alleg5) al_get_bitmap_format(3alleg5)

NAME

al_get_bitmap_format - Allegro 5 API

SYNOPSIS

#include <allegro5/allegro.h>
int al_get_bitmap_format(ALLEGRO_BITMAP *bitmap)
    

DESCRIPTION

Returns the pixel format of a bitmap.

SEE ALSO

ALLEGRO_PIXEL_FORMAT(3alleg5), al_set_new_bitmap_flags(3alleg5)

Allegro reference manual