ID2D1GradientStopCollection1::GetPreInterpolationSpace 方法 (d2d1_1.h)

获取输入颜色的颜色空间以及内插渐变停止点的空间。

语法

D2D1_COLOR_SPACE GetPreInterpolationSpace();

返回值

类型: D2D1_COLOR_SPACE

此方法返回颜色空间。

注解

如果此对象是使用 ID2D1RenderTarget::CreateGradientStopCollection 创建的,则此方法返回与颜色内插伽玛相关的颜色空间。

要求

要求
最低受支持的客户端 适用于 Windows 7 的Windows 8和平台更新 [桌面应用 |UWP 应用]
最低受支持的服务器 适用于 Windows Server 2008 R2 的Windows Server 2012和平台更新 [桌面应用 |UWP 应用]
目标平台 Windows
标头 d2d1_1.h
DLL D2d1.dll

另请参阅

ID2D1DeviceContext::CreateEffect

ID2D1DeviceContext::CreateGradientStopCollection

ID2D1GradientStopCollection1

ID2D1RenderTarget::CreateGradientStopCollection