[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IPictureFormat.IncrementBrightness

IncrementBrightness Method

IncrementBrightness(double)

Changes the brightness of the picture by the specified amount.

Declaration
void IncrementBrightness(double increment)
Sub IncrementBrightness(increment As Double)
Parameters
Type Name Description
double increment

Specifies how much to change the value of the Brightness property for the picture. A positive value makes the picture brighter; a negative value makes the picture darker.