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

ConvolveI

Declaration

Source position: XGR32_FilterEx.pas line 333

procedure ConvolveI(

  ray: array of Integer;

  z: Word;

  aBmp: TBitmap32;

  Offset: Integer = 0;

  EffectLen: Byte = 255

); overload;

procedure ConvolveI(

  aFilter: TConvolution3X3;

  aBmp: TBitmap32;

  EffectLen: Byte = 255

); overload;



CT Web help

CodeTyphon Studio