SoftEdge

Overview

SoftEdge is a class in Aspose.Slides FOSS for Python. Inherits from: ISoftEdge, IImageTransformOperation.

Represents a soft edge effect.

Properties

NameTypeAccessDescription
radiusfloatReadSpecifies the radius of blur to apply to the edges.
as_i_image_transform_operationIImageTransformOperationReadProvides the image transform operation for the soft edge effect

See Also