Gets or sets the gamma correction value for rendering text.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
int TextContrast { get; set; } |
Visual Basic
Copy Code
|
|---|
Property TextContrast As Integer |
This property specifies a value of the gamma correction used for rendering antialiased and ClearType text.
See Also