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

TTSDL_GetRenderDrawColor

Declaration

Source position: libsdl2.pas line 1567

type TTSDL_GetRenderDrawColor = function(

  renderer: PSDL_Renderer;

  r: PUInt8;

  g: PUInt8;

  b: PUInt8;

  a: PUInt8

):SInt32;



CT Web help

CodeTyphon Studio