IGlow
Overview
IGlow is a interface in Aspose.Slides FOSS for Java.
Inherits from: IImageTransformOperation.
Represents a glow effect applied to a shape.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
radius | double | Read | Returns the glow radius in points. |
color | IColorFormat | Read | Returns the color format for the glow effect. |
Methods
| Signature | Description |
|---|---|
getRadius() → double | Returns the glow radius in points. |
setRadius(value: double) | Sets the glow radius in points. |
getColor() → IColorFormat | Returns the color format for the glow effect. |