Unit 'freetypeh' Package
[Overview][Constants][Types][Procedures and functions][Index] [#fcl-image]

FT_Bitmap

Declaration

Source position: libfreetype.inc line 204

type FT_Bitmap = record

  rows: Integer;

  width: Integer;

  pitch: Integer;

  buffer: pointer;

  num_grays: ShortInt;

  pixel_mode: char;

  palette_mode: char;

  palette: pointer;

end;


Documentation generated on: 2023-03-18