IGraphicsEffectD2D1Interop インターフェイス (windows.graphics.effects.interop.h)
IGraphicsEffect に対応するインターフェイスを提供し、メタデータ クエリを許可するネイティブ相互運用インターフェイス。
このインターフェイスは C++ でのみ使用できます。
継承
IGraphicsEffectD2D1Interop インターフェイスは、IUnknown インターフェイスから継承します。 IGraphicsEffectD2D1Interop には、次の種類のメンバーもあります。
メソッド
IGraphicsEffectD2D1Interop インターフェイスには、これらのメソッドがあります。
IGraphicsEffectD2D1Interop::GetEffectId 効果の ID を取得します。 |
IGraphicsEffectD2D1Interop::GetNamedPropertyMapping 効果プロパティのマッピングを取得します。 |
IGraphicsEffectD2D1Interop::GetProperty 指定したインデックス位置にある effect プロパティを取得します。 |
IGraphicsEffectD2D1Interop::GetPropertyCount 効果のプロパティ数を取得します。 |
IGraphicsEffectD2D1Interop::GetSource 指定したインデックス位置にある効果ソースを取得します。 |
IGraphicsEffectD2D1Interop::GetSourceCount 効果のソース数を取得します。 |
要件
対象プラットフォーム | Windows |
ヘッダー | windows.graphics.effects.interop.h |