SDL_YUVSurface* SDL_CreateYUVSurface

(int width,
  int height)

Create an empty YUV Surface

Documentation

Create an empty YUV Surface

Parameters:
width - surface width in pixel
height - surface height in pixel
Returns:
pointer to newly allocated SDL_YUVSurface
Author:
Xavier Servettaz
Version:
0.1
See Also:
SDL_CreateSurface from http://www.libsdl.org

Alphabetic index



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