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

SDL_LowerBlit

Declaration

Source position: sdl.pas line 3438

function SDL_LowerBlit(

  src: PSDL_Surface;

  srcrect: PSDL_Rect;

  dst: PSDL_Surface;

  dstrect: PSDL_Rect

):Integer;


Documentation generated on: 2023-03-18