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.
This class provides 1 method for working with Glow objects in .NET programs.
Available methods include: Glow.
All public members are accessible to any .NET application after installing the Aspose.Slides FOSS for .NET package.
Properties: AsIImageTransformOperation, Color, Radius.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Radius | float | Read/Write | Gets or sets the radius. |
Color | IColorFormat | Read | Gets the color. |
AsIImageTransformOperation | IImageTransformOperation | Read | Gets the as i image transform operation. |
Methods
| Signature | Description |
|---|---|
Glow() | Initializes a new instance of the Glow class. |