共用方式為


ID2D1GradientStopCollection1::GetPostInterpolationSpace 方法 (d2d1_1.h)

取得發生插補之後的色彩空間。

Syntax

D2D1_COLOR_SPACE GetPostInterpolationSpace();

傳回值

類型: D2D1_COLOR_SPACE

這個方法會傳回色彩空間。

備註

如果您使用 ID2D1RenderTarget::CreateGradientStopCollection建立,這個方法會傳回 D2D1_COLOR_SPACE_SRGB

規格需求

   
最低支援的用戶端 適用于 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