Glow
Overview
Glow is a class in Aspose.Slides FOSS for Python.
Inherits from: IGlow, IImageTransformOperation.
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 | Radius. |
color | IColorFormat | Read | Color format. |
as_i_image_transform_operation | IImageTransformOperation | Read | Provides the glow as an IImageTransformOperation |