Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QT_FT_Bitmap_ Struct Reference

#include <qrasterdefs_p.h>

Collaboration diagram for QT_FT_Bitmap_:

Public Attributes

int rows
int width
int pitch
unsigned char * buffer
short num_grays
char pixel_mode
char palette_mode
voidpalette

Detailed Description

Definition at line 292 of file qrasterdefs_p.h.

Member Data Documentation

◆ buffer

◆ num_grays

short QT_FT_Bitmap_::num_grays

Definition at line 298 of file qrasterdefs_p.h.

◆ palette

void* QT_FT_Bitmap_::palette

Definition at line 301 of file qrasterdefs_p.h.

◆ palette_mode

char QT_FT_Bitmap_::palette_mode

Definition at line 300 of file qrasterdefs_p.h.

◆ pitch

int QT_FT_Bitmap_::pitch

Definition at line 296 of file qrasterdefs_p.h.

◆ pixel_mode

char QT_FT_Bitmap_::pixel_mode

Definition at line 299 of file qrasterdefs_p.h.

◆ rows

int QT_FT_Bitmap_::rows

Definition at line 294 of file qrasterdefs_p.h.

◆ width

int QT_FT_Bitmap_::width

Definition at line 295 of file qrasterdefs_p.h.


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