次の方法で共有


IGraphicsEffect インターフェイス

定義

グラフィックス効果の基本クラス。

public interface class IGraphicsEffect : IGraphicsEffectSource
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3411132622, 36838, 17974, 178, 2, 134, 31, 170, 7, 216, 243)]
struct IGraphicsEffect : IGraphicsEffectSource
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3411132622, 36838, 17974, 178, 2, 134, 31, 170, 7, 216, 243)]
public interface IGraphicsEffect : IGraphicsEffectSource
Public Interface IGraphicsEffect
Implements IGraphicsEffectSource
派生
属性
実装

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

プロパティ

Name

グラフィックス効果の名前。

適用対象

こちらもご覧ください