int ConvertRGBtoYUV

( SDL_Surface* image,
  SDL_YUVSurface* yuv_surface)

May be broken convert an RGB surface to an YUV surface

Documentation

May be broken convert an RGB surface to an YUV surface
Parameters:
image - pointer to the RGB source surface
yuv_surface - pointer to the destination yuv surface
Returns:
int (0 if ok -1 if error)
Author:
Xavier Servettaz
Version:
0.1

Alphabetic index



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