Link Search Menu Expand Document

IPictureShapeBrightness Property

Gets or sets the brightness of the picture. The minimum value of 0.0 specifies that the picture is rendered with the minimum brightness (dimmest). The maximum value of 1.0 specifies that the picture is rendered with the maximum brightness (brightest). The default value for this property is 0.5 and specifies no change to the brightness of the picture.

Namespace:Bytescout.Spreadsheet.MSODrawing
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
double Brightness { get; set; }

Property Value

Type: Double
The brightness.
See Also

Reference