ID2D1CommandSink4::SetPrimitiveBlend2 方法 (d2d1_3.h)
设置新的基元混合模式。 允许访问 MAX 基元混合模式。
语法
HRESULT SetPrimitiveBlend2(
D2D1_PRIMITIVE_BLEND primitiveBlend
);
参数
primitiveBlend
将应用于后续基元的基元混合。
返回值
类型: HRESULT
如果该方法成功,则它会返回 S_OK。 如果失败,则返回 HRESULT 错误代码。
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | d2d1_3.h |
DLL | D2d1.dll |