Unit 'bcfilters' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_bgracontrols]

NoiseMax

Declaration

Source position: bcfilters.pas line 141

procedure NoiseMax(

  Bitmap: TBGRABitmap;

  maxR: Byte;

  maxG: Byte;

  maxB: Byte;

  maxA: Byte

); overload;

procedure NoiseMax(

  Bitmap: TBGRABitmap;

  maxR: Byte;

  maxG: Byte;

  maxB: Byte;

  maxA: Byte;

  touchR: Boolean;

  touchG: Boolean;

  touchB: Boolean;

  touchA: Boolean

); overload;



CT Web help

CodeTyphon Studio