NetSurf
Data Fields
bfbitmap Struct Reference

Data Fields

struct BitMap * bm
 
ULONG width
 
ULONG height
 
int offsetx
 
int offsety
 
APTR mask
 
bool palette_mapped
 

Detailed Description

Definition at line 58 of file plotters.c.

Field Documentation

◆ bm

struct BitMap* bfbitmap::bm

Definition at line 59 of file plotters.c.

Referenced by ami_bitmap_tile(), and HOOKF().

◆ height

ULONG bfbitmap::height

Definition at line 61 of file plotters.c.

Referenced by ami_bitmap_tile(), and HOOKF().

◆ mask

APTR bfbitmap::mask

Definition at line 64 of file plotters.c.

Referenced by ami_bitmap_tile(), and HOOKF().

◆ offsetx

int bfbitmap::offsetx

Definition at line 62 of file plotters.c.

Referenced by ami_bitmap_tile(), and HOOKF().

◆ offsety

int bfbitmap::offsety

Definition at line 63 of file plotters.c.

Referenced by ami_bitmap_tile(), and HOOKF().

◆ palette_mapped

bool bfbitmap::palette_mapped

Definition at line 65 of file plotters.c.

Referenced by ami_bitmap_tile(), and HOOKF().

◆ width

ULONG bfbitmap::width

Definition at line 60 of file plotters.c.

Referenced by ami_bitmap_tile(), and HOOKF().


The documentation for this struct was generated from the following file: