[Overview][Types][Classes][Index] Reference for unit 'LazFreeTypeFPImageDrawer' (#lazutils)

TFPMemoryImageWithScanline

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazfreetypefpimagedrawer.pas line 63

type TFPMemoryImageWithScanline = class(TFPMemoryImage)

protected

  function GetScanline();

  

  procedure SetUsePalette(); override;

  

public

  property ScanLine []: PFPColor; [r]

  

end;

Inheritance

TFPMemoryImageWithScanline

  

|

TFPMemoryImage

?

TObject

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