20#ifndef _NETSURF_WINDOWS_BITMAP_H_
21#define _NETSURF_WINDOWS_BITMAP_H_
struct gui_bitmap_table * win32_bitmap_table
void win32_bitmap_destroy(void *bitmap)
Free a bitmap.
struct bitmap * bitmap_scale(struct bitmap *prescale, int width, int height)
RISC OS wimp toolkit bitmap.
int height
height of bitmap
bool opaque
Whether the bitmap is opaque.