Unit 'feFontEngine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_engines]

FE_Get_Glyph_Bitmap

Declaration

Source position: fefontengine.pas line 572

function FE_Get_Glyph_Bitmap(

  _glyph: FE_Glyph;

  var map: FE_Raster_Map;

  x_offset: FE_F26Dot6;

  y_offset: FE_F26Dot6;

  rasterizer: TFECustomRasterizer = Nil

):FE_Error;



CT Web help

CodeTyphon Studio