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

DrawInvertedPolygon

Declaration

Source position: Img32.Draw.pas line 278

procedure DrawInvertedPolygon(

  img: TImage32;

  const polygon: TPathD;

  fillRule: TFillRule

); overload;

procedure DrawInvertedPolygon(

  img: TImage32;

  const polygons: TPathsD;

  fillRule: TFillRule

); overload;



CT Web help

CodeTyphon Studio