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

DrawGlow

Declaration

Source position: Img32.Extra.pas line 85

procedure DrawGlow(

  img: TImage32;

  const polygon: TPathD;

  fillRule: TFillRule;

  color: TColor32;

  blurRadius: Integer

); overload;

procedure DrawGlow(

  img: TImage32;

  const polygons: TPathsD;

  fillRule: TFillRule;

  color: TColor32;

  blurRadius: Integer

); overload;



CT Web help

CodeTyphon Studio