Unit 'libSDL2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

TTSDL_CreateRGBSurfaceWithFormat

Declaration

Source position: libsdl2.pas line 954

type TTSDL_CreateRGBSurfaceWithFormat = function(

  flags: UInt32;

  width: SInt32;

  height: SInt32;

  depth: SInt32;

  format: UInt32

):PSDL_Surface;



CT Web help

CodeTyphon Studio