![]() |
Qt 4.8
|
#include <qrasterdefs_p.h>
Public Variables | |
| unsigned char * | buffer |
| short | num_grays |
| void * | palette |
| char | palette_mode |
| int | pitch |
| char | pixel_mode |
| int | rows |
| int | width |
Definition at line 330 of file qrasterdefs_p.h.
| unsigned char* QT_FT_Bitmap_::buffer |
Definition at line 335 of file qrasterdefs_p.h.
Referenced by gray_render_span().
| short QT_FT_Bitmap_::num_grays |
Definition at line 336 of file qrasterdefs_p.h.
| void* QT_FT_Bitmap_::palette |
Definition at line 339 of file qrasterdefs_p.h.
| char QT_FT_Bitmap_::palette_mode |
Definition at line 338 of file qrasterdefs_p.h.
| int QT_FT_Bitmap_::pitch |
Definition at line 334 of file qrasterdefs_p.h.
Referenced by gray_render_span().
| char QT_FT_Bitmap_::pixel_mode |
Definition at line 337 of file qrasterdefs_p.h.
| int QT_FT_Bitmap_::rows |
Definition at line 332 of file qrasterdefs_p.h.
Referenced by gray_render_span().
| int QT_FT_Bitmap_::width |
Definition at line 333 of file qrasterdefs_p.h.