Unit 'cyImage' Package
[Overview][Types][Procedures and functions][Index] [#pl_cindy]

BitmapBlur

Declaration

Source position: cyImage.pas line 76

procedure BitmapBlur(

  SourceBmp: TBitmap;

  DestinationBmp: TBitmap;

  Pixels: Word;

  Percent: Integer;

  RefreshBmp: Boolean

);



CT Web help

CodeTyphon Studio