Unit 'RGBRoutines' Package
[Overview][Types][Procedures and functions][Index] [#pl_rgbgraphics]

LineBresenham

Declaration

Source position: rgbroutines.pas line 93

procedure LineBresenham(

  X1: Integer;

  Y1: Integer;

  X2: Integer;

  Y2: Integer;

  DrawPixel: TDrawPixelProcedure

);



CT Web help

CodeTyphon Studio