Glow
Overview
Glow is a class in Aspose.Slides FOSS for .NET.
Inherits from: IGlow.
Represents a glow effect, in which a color blurred outline is added outside the edges of the object.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Radius | float | Read/Write | Gets or sets the radius of the glow effect in points |
Color | IColorFormat | Read | Gets or sets the color of the glow using an IColorFormat |
AsIImageTransformOperation | IImageTransformOperation | Read | Returns the glow effect as an IImageTransformOperation |
Methods
| Signature | Description |
|---|---|
Glow() | Creates a new instance of the Glow effect with default settings |