typedef struct SDL_YUVSurface

YUV Surface type

[more]int w
[more]int h
[more]Uint16 pitch
[more]Uint8* y_data
[more]Uint8* u_data
[more]Uint8* v_data


Documentation

YUV Surface type
oint w

oint h

oUint16 pitch

oUint8* y_data

oUint8* u_data

oUint8* v_data

Alphabetic index



This page was generated with the help of DOC++.