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

Function_Sweep_Span

Declaration

Source position: ttraster.pas line 70

type Function_Sweep_Span = procedure(

  y: Int;

  x1: TT_F26Dot6;

  x2: TT_F26Dot6;

  Left: TProfile;

  Right: TProfile

) of object;

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