Graphics::GetInterpolationMode 메서드(gdiplusgraphics.h)
Graphics::GetInterpolationMode 메서드는 이 Graphics 개체에 대해 현재 설정된 보간 모드를 가져옵니다. 보간 모드는 이미지의 크기를 조정하거나 회전할 때 사용되는 알고리즘을 결정합니다.
구문
InterpolationMode GetInterpolationMode();
반환 값
이 메서드는 이 Graphics 개체에 대해 현재 설정된 보간 모드를 나타내는 InterpolationMode 열거형의 요소를 반환합니다.
요구 사항
지원되는 최소 클라이언트 | Windows XP, Windows 2000 Professional [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows 2000 Server[데스크톱 앱만] |
대상 플랫폼 | Windows |
헤더 | gdiplusgraphics.h(Gdiplus.h 포함) |
라이브러리 | Gdiplus.lib |
DLL | Gdiplus.dll |