IGlow

Overview

IGlow is a interface in Aspose.Slides FOSS for .NET. Inherits from: IImageTransformOperation.

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

Properties: AsIImageTransformOperation, Color, Radius.

Properties

NameTypeAccessDescription
RadiusfloatRead/WriteReturns or sets the glow radius in points.
ColorIColorFormatReadReturns the color format of the glow effect.
AsIImageTransformOperationIImageTransformOperationReadReturns this instance viewed as an IImageTransformOperation.

See Also