Graphics::GetTextContrast メソッド (gdiplusgraphics.h)
Graphics::GetTextContrast メソッドは、この Graphics オブジェクトに現在設定されているコントラスト値を取得します。 コントラスト値は、アンチエイリアシング テキストに使用されます。
構文
UINT GetTextContrast();
戻り値
型: UINT
このメソッドは、コントラスト値を返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows XP、Windows 2000 Professional [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows 2000 Server [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | gdiplusgraphics.h (Gdiplus.h を含む) |
Library | Gdiplus.lib |
[DLL] | Gdiplus.dll |