System::Drawing::Graphics::set_InterpolationMode 메서드
Graphics::set_InterpolationMode method
현재 객체와 연관된 보간 모드를 나타내는 값을 설정합니다.
void System::Drawing::Graphics::set_InterpolationMode(Drawing2D::InterpolationMode mode)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| mode | Drawing2D::InterpolationMode | 설정할 값 |
또 보기
- Enum InterpolationMode
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++