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

BorderEllipse

Declaration

Source position: bgrapolygon.pas line 143

procedure BorderEllipse(

  bmp: TCustomUniversalBitmap;

  x: single;

  y: single;

  rx: single;

  ry: single;

  w: single;

  ABrush: TUniversalBrush;

  AAlpha: Word = 65535

);

procedure BorderEllipse(

  bmp: TBGRACustomBitmap;

  x: single;

  y: single;

  rx: single;

  ry: single;

  w: single;

  c: TBGRAPixel;

  EraseMode: Boolean;

  drawmode: TDrawMode

);



CT Web help

CodeTyphon Studio