Graphics::GetPixelOffsetMode メソッド (gdiplusgraphics.h)
Graphics::GetPixelOffsetMode メソッドは、この Graphics オブジェクトに現在設定されているピクセル オフセット モードを取得します。
構文
PixelOffsetMode GetPixelOffsetMode();
戻り値
種類: PixelOffsetMode
このメソッドは、この Graphics オブジェクトに現在設定されているピクセル オフセット モードを示す PixelOffsetMode 列挙体の要素を返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows XP、Windows 2000 Professional [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows 2000 Server [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | gdiplusgraphics.h (Gdiplus.h を含む) |
Library | Gdiplus.lib |
[DLL] | Gdiplus.dll |