IGraphicsEffectD2D1Interop 接口 (windows.graphics.effects.interop.h)
本机互操作接口,提供 与 IGraphicsEffect 对应的接口,并允许元数据查询。
此接口仅在 C++ 中可用。
继承
IGraphicsEffectD2D1Interop 接口继承自 IUnknown 接口。 IGraphicsEffectD2D1Interop 也有以下类型的成员:
方法
IGraphicsEffectD2D1Interop 接口具有这些方法。
IGraphicsEffectD2D1Interop::GetEffectId 检索效果的 ID。 |
IGraphicsEffectD2D1Interop::GetNamedPropertyMapping 检索效果属性的映射。 |
IGraphicsEffectD2D1Interop::GetProperty 检索指定索引处的效果属性。 |
IGraphicsEffectD2D1Interop::GetPropertyCount 检索效果的属性计数。 |
IGraphicsEffectD2D1Interop::GetSource 检索指定索引处的效果源。 |
IGraphicsEffectD2D1Interop::GetSourceCount 检索效果的源计数。 |
要求
目标平台 | Windows |
标头 | windows.graphics.effects.interop.h |