共用方式為


ID2D1GradientStopCollection1::GetBufferPrecision 方法 (d2d1_1.h)

取得漸層緩衝區的有效位數。

Syntax

D2D1_BUFFER_PRECISION GetBufferPrecision();

傳回值

類型: D2D1_BUFFER_PRECISION

漸層緩衝區的緩衝區有效位數。

備註

如果使用 ID2D1RenderTarget::CreateGradientStopCollection 建立此物件,這個方法會傳回D2D1_BUFFER_PRECISION_8BPC_UNORM。

規格需求

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