CreateBlur
IImageTransformOperationFactory.CreateBlur method
创建模糊效果。
public IBlur CreateBlur(double radius, bool grow)
范围 | 类型 | 描述 |
---|---|---|
radius | Double | 半径。 |
grow | Boolean | 成长。 |
返回值
模糊效果。
也可以看看
- interface IBlur
- interface IImageTransformOperationFactory
- 命名空间 Aspose.Slides.Effects
- 部件 Aspose.Slides