Blur — Aspose.Slides FOSS C++ API Reference
Blur — Represents a blur effect applied to the entire shape, including its fill.
Package: Aspose::Slides
Properties
| Property | Type | Access | Description |
|---|---|---|---|
IImageTransformOperation | IImageTransformOperation | Read |
Methods
| Method | Returns | Description |
|---|---|---|
IImageTransformOperation() | IImageTransformOperation | |
init_internal() | void | Initialize from an XML element (e. |
save() | void | Persist changes via the save callback provided at init time. |
set_radius() | void | Sets the blur radius in points. |
set_grow() | void | Sets whether the blur grows beyond the shape boundary. |