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

FloodFillScanLine

Declaration

Source position: rgbroutines.pas line 101

procedure FloodFillScanLine(

  X: Integer;

  Y: Integer;

  W: Integer;

  H: Integer;

  GetPixel: TGetPixelFunction;

  SamePixel: TSamePixelFunction;

  DrawPixel: TDrawPixelProcedure

);



CT Web help

CodeTyphon Studio