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

TTTF_RenderText_Shaded

Declaration

Source position: libsdl2_ttf.pas line 115

type TTTF_RenderText_Shaded = function(

  font: PTTF_Font;

  text: PAnsiChar;

  fg: TSDL_Color;

  bg: TSDL_Color

):PSDL_Surface;



CT Web help

CodeTyphon Studio