Unit 'Img32.Extra' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_image32]

FloodFill

Declaration

Source position: Img32.Extra.pas line 95

procedure FloodFill(

  img: TImage32;

  x: Integer;

  y: Integer;

  newColor: TColor32;

  tolerance: Byte = 0;

  compareFunc: TCompareFunctionEx = Nil

);



CT Web help

CodeTyphon Studio