[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'EasyLazFreeType' (#lazutils)

TFreeTypeRasterMap.Create

Declaration

Source position: easylazfreetype.pas line 359

public constructor TFreeTypeRasterMap.Create(

  AWidth: Integer;

  AHeight: Integer

); virtual;

constructor TFreeTypeRasterMap.Create(

  ARasterizer: TFreeTypeRasterizer;

  AWidth: Integer;

  AHeight: Integer

); virtual;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.