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

TTSDL_MapRGB

Declaration

Source position: libsdl2.pas line 624

type TTSDL_MapRGB = function(

  const format: PSDL_PixelFormat;

  r: UInt8;

  g: UInt8;

  b: UInt8

):UInt32;



CT Web help

CodeTyphon Studio