SoftEdge

Overview

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

Represents a soft edge effect.

Properties: as_i_image_transform_operation, radius.

Properties

NameTypeAccessDescription
radiusfloatRead/WriteSpecifies the radius of blur to apply to the edges.
as_i_image_transform_operationIImageTransformOperationReadGets the as i image transform operation.

See Also