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

NameTypeAccessDescription
radiusfloatReadRadius.
colorIColorFormatReadColor format.
as_i_image_transform_operationIImageTransformOperationReadProvides the glow as an IImageTransformOperation

See Also