ISoftEdge

Overview

ISoftEdge is a interface in Aspose.Slides FOSS for Java. Inherits from: IImageTransformOperation.

Represents a Soft Edge effect.

Properties

NameTypeAccessDescription
radiusdoubleReadReturns the soft edge radius in points.

Methods

SignatureDescription
getRadius()doubleReturns the soft edge radius in points.
setRadius(value: double)Sets the soft edge radius in points.

See Also