XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
FT_Bitmap_ Struct Reference

#include <ftimage.h>

Public Attributes

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
 

Member Data Documentation

◆ buffer

unsigned char* FT_Bitmap_::buffer

◆ num_grays

unsigned short FT_Bitmap_::num_grays

◆ palette

void* FT_Bitmap_::palette

◆ palette_mode

unsigned char FT_Bitmap_::palette_mode

◆ pitch

int FT_Bitmap_::pitch

◆ pixel_mode

unsigned char FT_Bitmap_::pixel_mode

◆ rows

unsigned int FT_Bitmap_::rows

◆ width

unsigned int FT_Bitmap_::width

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