ReactOS 0.4.15-dev-7788-g1ad9096
bitmap Struct Reference
Collaboration diagram for bitmap:

Public Attributes

uint8data
 
uint32 width
 
uint32 height
 
int w
 
int h
 
int width
 
int height
 
uint8 Bpp
 

Detailed Description

Definition at line 88 of file uimain.c.

Member Data Documentation

◆ Bpp

uint8 bitmap::Bpp

Definition at line 129 of file svgawin.c.

Referenced by ui_desktop_restore(), and ui_desktop_save().

◆ data

uint8 * bitmap::data

◆ h

int bitmap::h

Definition at line 93 of file qtewin.cpp.

Referenced by draw_glyph(), ui_create_bitmap(), ui_create_glyph(), and ui_memblt().

◆ height [1/2]

◆ height [2/2]

int bitmap::height

Definition at line 127 of file svgawin.c.

◆ w

int bitmap::w

Definition at line 92 of file qtewin.cpp.

Referenced by draw_glyph(), ui_create_bitmap(), ui_create_glyph(), and ui_memblt().

◆ width [1/2]

◆ width [2/2]

int bitmap::width

Definition at line 126 of file svgawin.c.


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