IBlur
Overview
IBlur is a interface in Aspose.Slides FOSS for .NET.
Inherits from: IImageTransformOperation.
Represents a blur effect that is applied to the entire shape, including its fill. All color channels, including alpha, are affected.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Radius | float | Read/Write | Specifies the blur radius in points |
Grow | bool | Read/Write | Indicates whether the blur effect expands outward |
Slide | IBaseSlide? | Read | Gets or sets the slide that contains this blur effect |
AsIPresentationComponent | IPresentationComponent? | Read | |
AsIImageTransformOperation | IImageTransformOperation | Read |