Unit 'freetype' Package
[Overview][Resource strings][Constants][Types][Classes][Variables][Index] [#fcl-image]

TFontManager.GetStringGray

Declaration

Source position: freetype.pp line 161

public function TFontManager.GetStringGray(

  FontId: Integer;

  Text: AnsiString;

  size: real;

  angle: real

):TStringBitMaps;

function TFontManager.GetStringGray(

  FontId: Integer;

  Text: unicodestring;

  size: real;

  angle: real

):TUnicodeStringBitMaps;

function TFontManager.GetStringGray(

  FontId: Integer;

  Text: AnsiString;

  Size: real

):TStringBitMaps;

function TFontManager.GetStringGray(

  FontId: Integer;

  Text: Unicodestring;

  Size: real

):TUnicodeStringBitMaps;


Documentation generated on: 2025-07-25