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: as_i_image_transform_operation, color, radius.

Properties

NameTypeAccessDescription
radiusfloatRead/WriteRadius.
colorIColorFormatReadColor format.
as_i_image_transform_operationIImageTransformOperationReadGets the as i image transform operation.

See Also