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

TTTF_RenderGlyph_LCD

Declaration

Source position: libsdl2_ttf.pas line 172

type TTTF_RenderGlyph_LCD = function(

  font: PTTF_Font;

  ch: cuint16;

  fg: TSDL_Color;

  bg: TSDL_Color

):PSDL_Surface;



CT Web help

CodeTyphon Studio