XPS_COLOR_INTERPOLATION 열거형(xpsobjectmodel.h)
색 보간에 사용되는 감마 함수에 대해 설명합니다.
Syntax
typedef enum __MIDL___MIDL_itf_xpsobjectmodel_0000_0000_0002 {
XPS_COLOR_INTERPOLATION_SCRGBLINEAR = 1,
XPS_COLOR_INTERPOLATION_SRGBLINEAR
} XPS_COLOR_INTERPOLATION;
상수
XPS_COLOR_INTERPOLATION_SCRGBLINEAR 값: 1 먼저 색 값이 scRGB로 변환된 다음, 선형 보간이 수행됩니다. |
XPS_COLOR_INTERPOLATION_SRGBLINEAR 먼저 색 값이 sRGB로 변환된 다음, 선형 보간이 수행됩니다. |
요구 사항
지원되는 최소 클라이언트 | Windows 7, Windows Vista SP2 및 Windows Vista용 플랫폼 업데이트 [데스크톱 앱 | UWP 앱] |
지원되는 최소 서버 | Windows Server 2008 R2, Windows Server 2008 SP2 및 Windows Server 2008용 플랫폼 업데이트 [데스크톱 앱 | UWP 앱] |
머리글 | xpsobjectmodel.h |