Unit 'XGR32_FilterEx' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_graphics32ext]

ConvolveI5x5

Declaration

Source position: XGR32_FilterEx.pas line 335

procedure ConvolveI5x5(

  ray: array of Integer;

  z: Word;

  aBmp: TBitmap32

); overload;

procedure ConvolveI5x5(

  aFilter: TConvolution5X5;

  aBmp: TBitmap32

); overload;



CT Web help

CodeTyphon Studio