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