adjustDibBrightnessAndContrast

Definition: adjustDibBrightnessAndContrast(a32Dib dib, integer brightness, atom contrast)
Description: Adjusts the brightness and contrast of the bitmap:
brightness should be between -255 (total black) and 255 (total white)
contrast should be between -1 and 1