EmfPlusSetTextContrast.TextContrast
EmfPlusSetTextContrast.TextContrast property
Gets or sets the gamma correction value X 1000, which will be applied to subsequent text rendering operations. The allowable range is 1000 to 2200, representing text gamma values of 1.0 to 2.2.
public short TextContrast { get; set; }
Property Value
The text contrast value.
Exceptions
exception | condition |
---|---|
ArgumentOutOfRangeException | value |
See Also
- class EmfPlusSetTextContrast
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
- assembly Aspose.Imaging