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

GetFloodFillMask

Declaration

Source position: Img32.Extra.pas line 214

function GetFloodFillMask(

  imgIn: TImage32;

  imgMaskOut: TImage32;

  x: Integer;

  y: Integer;

  tolerance: Byte;

  compareFunc: TCompareFunctionEx

):Boolean;



CT Web help

CodeTyphon Studio