NetSurf
Data Fields
nsbmp_content Struct Reference

bmp context. More...

Collaboration diagram for nsbmp_content:
[legend]

Data Fields

struct content base
 
bmp_image * bmp
 
struct bitmapbitmap
 BMP image data. More...
 

Detailed Description

bmp context.

Definition at line 43 of file bmp.c.

Field Documentation

◆ base

struct content nsbmp_content::base

Definition at line 44 of file bmp.c.

Referenced by nsbmp_clone(), nsbmp_create(), and nsbmp_create_bmp_data().

◆ bitmap

struct bitmap* nsbmp_content::bitmap

BMP image data.

Created NetSurf bitmap

Definition at line 48 of file bmp.c.

Referenced by nsbmp_content_is_opaque(), nsbmp_convert(), nsbmp_get_internal(), and nsbmp_redraw().

◆ bmp

bmp_image* nsbmp_content::bmp

Definition at line 46 of file bmp.c.

Referenced by nsbmp_convert(), nsbmp_create_bmp_data(), nsbmp_destroy(), and nsbmp_redraw().


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