Share via


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

图形效果的名称。

适用于

另请参阅