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

TTTF_RenderText_Blended

Declaration

Source position: libsdl2_ttf.pas line 119

type TTTF_RenderText_Blended = function(

  font: PTTF_Font;

  text: PAnsiChar;

  fg: TSDL_Color

):PSDL_Surface;



CT Web help

CodeTyphon Studio