typedef struct
SDL_YUVSurface
YUV Surface type
int
w
int
h
Uint16
pitch
Uint8*
y_data
Uint8*
u_data
Uint8*
v_data
Documentation
YUV Surface type
int w
int h
Uint16 pitch
Uint8* y_data
Uint8* u_data
Uint8* v_data
Alphabetic index
This page was generated with the help of
DOC++
.