Glow

Overview

Glow is a class in Aspose.Slides FOSS for .NET. Inherits from: IGlow.

Represents a glow effect, in which a color blurred outline is added outside the edges of the object.

Properties

NameTypeAccessDescription
RadiusfloatRead/WriteGets or sets the radius of the glow effect in points
ColorIColorFormatReadGets or sets the color of the glow using an IColorFormat
AsIImageTransformOperationIImageTransformOperationReadReturns the glow effect as an IImageTransformOperation

Methods

SignatureDescription
Glow()Creates a new instance of the Glow effect with default settings

See Also