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

TGenericUniversalBitmap.DrawLine

Declaration

Source position: unibitmapgeneric.inc line 113

public procedure TGenericUniversalBitmap.DrawLine(

  x1: Integer;

  y1: Integer;

  x2: Integer;

  y2: Integer;

  const AColor: TPixel;

  ADrawLastPixel: Boolean;

  AMode: TDrawMode = dmDrawWithTransparency;

  AAlpha: Word = 65535

); virtual; overload;



CT Web help

CodeTyphon Studio