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

TTSDL_GetRGBA

Declaration

Source position: libsdl2.pas line 626

type TTSDL_GetRGBA = procedure(

  pixel: UInt32;

  const format: PSDL_PixelFormat;

  r: PUInt8;

  g: PUInt8;

  b: PUInt8;

  a: PUInt8

);



CT Web help

CodeTyphon Studio