RetroArch
Public Attributes | List of all members
stbtt__bitmap Struct Reference

#include <stb_truetype.h>

Public Attributes

int w
 
int h
 
int stride
 
unsigned char * pixels
 

Member Data Documentation

◆ h

int stbtt__bitmap::h

◆ pixels

unsigned char* stbtt__bitmap::pixels

◆ stride

int stbtt__bitmap::stride

◆ w

int stbtt__bitmap::w

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