contrast property
ImageData.contrast property
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).
get contrast(): number
Remarks
The default value is 0.5.
See Also
- module Aspose.Words.Drawing
- class ImageData