Skip to main content

UISharpen

Complete API reference for UISharpen, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Post processing

Component: yes


public class UISharpen extends Component

Constructors

SignatureDescription
UISharpen(UISharpen)Executes UISharpen and returns after the underlying engine call finishes.
UISharpen(Engine)Executes UISharpen and returns after the underlying engine call finishes.
UISharpen()Executes UISharpen and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
instanceUISharpenRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
edgeThresholdfloatget/setVirtual attribute exposed by getEdgeThreshold. Access it like a field to read or write the underlying value.
intensityfloatget/setVirtual attribute exposed by getIntensity. Access it like a field to read or write the underlying value.
sharpenStrengthfloatget/setVirtual attribute exposed by getSharpenStrength. Access it like a field to read or write the underlying value.