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
| Property | Type | Access | Description |
|---|---|---|---|
IImageTransformOperation | IImageTransformOperation | Read | |
SimpleColorFormat | SimpleColorFormat | Read |
Methods
| Method | Returns | Description |
|---|---|---|
IImageTransformOperation() | IImageTransformOperation | |
SimpleColorFormat() | SimpleColorFormat | |
SimpleColorFormat() | SimpleColorFormat | |
init_internal() | void | Initialize from an XML element (e. |
save() | void | Persist changes via the save callback provided at init time. |
radius() | double | Returns the glow radius in points. |
set_radius() | void | Sets the glow radius in points. |