Blur class
Contents
[
Hide
]Blur class
Represents a Blur effect that is applied to the entire shape, including its fill. All color channels, including alpha, are affected.
Inheritance:Blur → ImageTransformOperation → PVIObject
The Blur type exposes the following members:
Properties
| Property | Description |
|---|---|
radius | Returns or sets blur radius. Read/write float. |
grow | Determines whether the bounds of the object should be grown as a result of the blurring. True indicates the bounds are grown while false indicates that they are not. Read/write bool. |
slide | |
presentation |
Methods
| Method | Description |
|---|---|
get_effective | Gets effective Blur effect data with the inheritance applied. |
See Also
- class
Blur - class
ImageTransformOperation - class
PVIObject - module
aspose.slides.effects - library
Aspose.Slides