PXC_TextSmoothMode Enumeration
Specifies the ...
Syntax
enum PXC_TextSmoothMode
{
TSM_None = 0,
TSM_Antialias = 1,
TSM_ClearType = 2,
};
Constants
- TSM_None
- The ...
- TSM_Antialias
- The ...
- TSM_ClearType
- The ...
Specifies the ...
enum PXC_TextSmoothMode
{
TSM_None = 0,
TSM_Antialias = 1,
TSM_ClearType = 2,
};