int Get_YUV_From_Surface

(SDL_Surface* image,
  SDL_YUVSurface* yuv_surface)

Get YUV components from an RGB Surface

Documentation

Get YUV components from an RGB 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++.