Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
stbtt__bitmap Struct Reference

#include <imstb_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:
Untitled