Glow — Aspose.Slides FOSS C++ API Reference

Glow — Represents a glow effect, in which a color blurred outline is added outside the edges of the object.

Package: Aspose::Slides


Properties

PropertyTypeAccessDescription
IImageTransformOperationIImageTransformOperationRead
SimpleColorFormatSimpleColorFormatRead

Methods

MethodReturnsDescription
IImageTransformOperation()IImageTransformOperation
SimpleColorFormat()SimpleColorFormat
SimpleColorFormat()SimpleColorFormat
init_internal()voidInitialize from an XML element (e.
save()voidPersist changes via the save callback provided at init time.
radius()doubleReturns the glow radius in points.
set_radius()voidSets the glow radius in points.

See Also