Unit 'XGR32_Bmp32Draw' Package
[Overview][Procedures and functions][Index] [#pl_graphics32ext]

FillRoundCS

Declaration

Source position: XGR32_Bmp32Draw.pas line 52

procedure FillRoundCS(

  Buffer: TBitmap32;

  const Center: TPoint;

  Radius: single;

  const Clr32: TColor32;

  Contrast: Integer;

  AA: Boolean = False

); overload;

procedure FillRoundCS(

  Buffer: TBitmap32;

  const Center: TPoint;

  Radius: single;

  const Clrs32: array of TColor32;

  AA: Boolean = False

); overload;



CT Web help

CodeTyphon Studio