Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
FT_Bitmap_ Struct Reference

#include <ftimage.h>

Data Fields

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

Detailed Description

Definition at line 271 of file ftimage.h.

Field Documentation

◆ buffer

unsigned char* FT_Bitmap_::buffer

Definition at line 276 of file ftimage.h.

◆ num_grays

unsigned short FT_Bitmap_::num_grays

Definition at line 277 of file ftimage.h.

◆ palette

void* FT_Bitmap_::palette

Definition at line 280 of file ftimage.h.

◆ palette_mode

unsigned char FT_Bitmap_::palette_mode

Definition at line 279 of file ftimage.h.

◆ pitch

int FT_Bitmap_::pitch

Definition at line 275 of file ftimage.h.

◆ pixel_mode

unsigned char FT_Bitmap_::pixel_mode

Definition at line 278 of file ftimage.h.

◆ rows

unsigned int FT_Bitmap_::rows

Definition at line 273 of file ftimage.h.

◆ width

unsigned int FT_Bitmap_::width

Definition at line 274 of file ftimage.h.


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