SetClearTypeBltGamma (Compact 2013)
3/26/2014
This function executes during the Init time of the display driver.
Syntax
void SetClearTypeBltGamma(
ULONG ulGamma
);
Parameters
- ulGamma
[in] Gamma level to use for contrast. Default value is 1.5.
Return Value
None.
Remarks
The default value of 1.5 for the ulGammaparameter is a bit low to ensure contrast for thin fonts from the color point of view. A value of 1.8 might be better in most cases.
Requirements
Header |
ctblt.h |
Library |
Ctblt.lib |