Unit 'BGRAPolygon' Package
[Overview][Classes][Procedures and functions][Index] [#pl_bgrabitmap]

FillShapeAliased

Declaration

Source position: bgrapolygon.pas line 39

procedure FillShapeAliased(

  bmp: TBGRACustomBitmap;

  shapeInfo: TBGRACustomFillInfo;

  c: TBGRAPixel;

  EraseMode: Boolean;

  scan: IBGRAScanner;

  NonZeroWinding: Boolean;

  drawmode: TDrawMode;

  AliasingIncludeBottomRight: Boolean = False

);

procedure FillShapeAliased(

  bmp: TCustomUniversalBitmap;

  shapeInfo: TBGRACustomFillInfo;

  brush: TUniversalBrush;

  Alpha: Word;

  NonZeroWinding: Boolean;

  AliasingIncludeBottomRight: Boolean = False

);



CT Web help

CodeTyphon Studio