Blur — Aspose.Slides FOSS C++ API Reference

Blur — Represents a blur effect applied to the entire shape, including its fill.

Package: Aspose::Slides


Properties

PropertyTypeAccessDescription
IImageTransformOperationIImageTransformOperationRead

Methods

MethodReturnsDescription
IImageTransformOperation()IImageTransformOperation
init_internal()voidInitialize from an XML element (e.
save()voidPersist changes via the save callback provided at init time.
set_radius()voidSets the blur radius in points.
set_grow()voidSets whether the blur grows beyond the shape boundary.

See Also