SetClearTypeBltGamma (Windows CE 5.0)
This function executes during the Init time of the display driver.
void SetClearTypeBltGamma(ULONGulGamma);
Parameters
- ulGamma
[in] Gamma level to use for contrast. Default value is 1.5.
Return Values
None.
Remarks
The default value of 1.5 for the ulGamma parameter 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
OS Versions: Windows CE .NET 4.0 and later.
Header: Ctblt.h.
Link Library: Ctblt.lib.
See Also
Display Drivers | ClearType | SetClearTypeBltMasks | ClearType
Send Feedback on this topic to the authors