VSF Documented
Data Fields
SDL_Overlay Struct Reference

#include <SDL.h>

Data Fields

uint32_t format
 
uint8_t planes
 
bool hw_overlay
 
int w
 
int h
 
uint16_t pitches [4]
 
uint8_t ** pixels
 

Field Documentation

◆ format

uint32_t SDL_Overlay::format

◆ planes

uint8_t SDL_Overlay::planes

◆ hw_overlay

bool SDL_Overlay::hw_overlay

◆ w

int SDL_Overlay::w

◆ h

int SDL_Overlay::h

◆ pitches

uint16_t SDL_Overlay::pitches[4]

◆ pixels

uint8_t** SDL_Overlay::pixels