NetSurf
|
Go to the source code of this file.
Functions | |
bool | framebuffer_bitmap_get_opaque (void *bitmap) |
Gets weather a bitmap should be plotted opaque. More... | |
Variables | |
struct gui_bitmap_table * | framebuffer_bitmap_table |
bool framebuffer_bitmap_get_opaque | ( | void * | bitmap | ) |
Gets weather a bitmap should be plotted opaque.
bitmap | a bitmap, as returned by bitmap_create() |
Definition at line 163 of file bitmap.c.
References bitmap().
Referenced by framebuffer_plot_bitmap().
|
extern |