Unit 'BGRAPen' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_bgrabitmap]

BGRADrawLineAliased (deprecated)

Declaration

Source position: bgrapen.pas line 90

procedure BGRADrawLineAliased(

  dest: TBGRACustomBitmap;

  x1: Integer;

  y1: Integer;

  x2: Integer;

  y2: Integer;

  c: TBGRAPixel;

  DrawLastPixel: Boolean;

  ADrawMode: TDrawMode = dmDrawWithTransparency

);



CT Web help

CodeTyphon Studio