IGlow
Overview
IGlow is a interface in Aspose.Slides FOSS for .NET.
Inherits from: IImageTransformOperation.
Represents a glow effect, in which a color blurred outline is added outside the edges of the object.
Properties: AsIImageTransformOperation, Color, Radius.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Radius | float | Read/Write | Returns or sets the glow radius in points. |
Color | IColorFormat | Read | Returns the color format of the glow effect. |
AsIImageTransformOperation | IImageTransformOperation | Read | Returns this instance viewed as an IImageTransformOperation. |