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

BorderRoundRectangleAntialiasWithTexture

Declaration

Source position: bgrapolygon.pas line 156

procedure BorderRoundRectangleAntialiasWithTexture(

  bmp: TBGRACustomBitmap;

  x1: single;

  y1: single;

  x2: single;

  y2: single;

  rx: single;

  ry: single;

  w: single;

  options: TRoundRectangleOptions;

  scan: IBGRAScanner;

  LinearBlend: Boolean = False;

  APixelCenteredCoordinates: Boolean = True

);



CT Web help

CodeTyphon Studio