Link Search Menu Expand Document

IPictureShapeContrast Property

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

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

Property Value

Type: Double
The contrast.
See Also

Reference