Blur
Blur class
表示应用于整个形状的模糊效果,包括其填充。 所有颜色通道,包括 alpha,都会受到影响。
public class Blur : ImageTransformOperation, IBlur
特性
姓名 | 描述 |
---|---|
AsIPresentationComponent { get; } | 允许获取基本 IPresentationComponent 接口。 只读IPresentationComponent 。 |
Grow { get; set; } | 确定对象的边界是否应因模糊而增大。 True 表示边界已增长,而 false 表示边界未增长。 读/写Boolean。 |
Radius { get; set; } | 返回或设置模糊半径。 读/写Double。 |
方法
姓名 | 描述 |
---|---|
override Equals(object) | 确定指定的Blur 是否等于当前的Blur。 |
GetEffective() | 获取应用了继承的有效模糊效果数据。 |
override GetHashCode() | 用作特定类型的哈希函数。 |
也可以看看
- class ImageTransformOperation
- interface IBlur
- 命名空间 Aspose.Slides.Effects
- 部件 Aspose.Slides