[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'bitmaps' (#Simba)

TMufasaBitmap.Brightness

Change brightness

Declaration

Source position: line 0

public procedure TMufasaBitmap.Brightness(

  TargetBitmap: TMufasaBitmap;

  br: Integer

); overload;

procedure TMufasaBitmap.Brightness(

  br: Integer

); overload;