Gets or sets the brightness of the picture. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest).
[Visual Basic]Public Property Brightness As
Double [C#]public
double Brightness {get; set;}
Remarks
The default value is 0.5.
See Also
ImageData Class | Aspose.Words.Drawing Namespace