Unit 'sdl' Package
[Overview][Constants][Types][Procedures and functions][Index] [#sdl]

SDL_CreateYUVOverlay

Declaration

Source position: sdl.pas line 3493

function SDL_CreateYUVOverlay(

  width: Integer;

  height: Integer;

  format: UInt32;

  display: PSDL_Surface

):PSDL_Overlay;


Documentation generated on: 2023-03-18