SDL_UpdateYUVTexture

Undocumented in source.
  1. int SDL_UpdateYUVTexture(SDL_Texture* , const(SDL_Rect)* , const(ubyte)* , int , const(ubyte)* , int , const(ubyte)* , int )
  2. pSDL_UpdateYUVTexture SDL_UpdateYUVTexture;
    version(!BindSDL_Static)
    __gshared
    static if(sdlSupport >= SDLSupport.sdl201)
    pSDL_UpdateYUVTexture SDL_UpdateYUVTexture;

Meta