update_yuv


Description:

[ Version ( since = "2.0.1" ) ]
[ CCode ( cname = "SDL_UpdateYUVTexture" ) ]
public int update_yuv (Rect? rect, uint8[] yplane, int ypitch, uint8[] uplane, int upitch, uint8[] vplane, int vpitch)