Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
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 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
| Header | ctblt.h |
| Library | Ctblt.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |
See Also
Reference
Display Driver Functions
SetClearTypeBltMasks