Graphics::GetInterpolationMode メソッド (gdiplusgraphics.h)
Graphics::GetInterpolationMode メソッドは、この Graphics オブジェクトに現在設定されている補間モードを取得します。 補間モードは、画像の拡大縮小または回転時に使用されるアルゴリズムを決定します。
構文
InterpolationMode GetInterpolationMode();
戻り値
このメソッドは、この Graphics オブジェクトに現在設定されている補間モードを示す、InterpolationMode 列挙の要素を返します。
要件
サポートされている最小のクライアント | Windows XP、Windows 2000 Professional [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows 2000 Server [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | gdiplusgraphics.h (Gdiplus.h を含む) |
Library | Gdiplus.lib |
[DLL] | Gdiplus.dll |