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

FE_Raster_Map

Declaration

Source position: fefontengine.pas line 289

type FE_Raster_Map = record

  Rows: FE_Int;

  

  Cols: FE_Int;

  

  Width: FE_Int;

  

  Flow: FE_Int;

  

  Buffer: pointer;

  

  Size: LongInt;

  

end;



CT Web help

CodeTyphon Studio