Skip to main content

Vignette

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

Package: JAVARuntime

Category: Post processing

Component: yes


public class Vignette extends Component

Constructors

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

Attributes

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

Virtual Attributes

NameTypeAccessDescription
colorINTColorget/setVirtual attribute exposed by getColorINT. Access it like a field to read or write the underlying value.
featherfloatget/setVirtual attribute exposed by getFeather. Access it like a field to read or write the underlying value.
midPointfloatget/setVirtual attribute exposed by getMidPoint. Access it like a field to read or write the underlying value.
roundnessfloatget/setVirtual attribute exposed by getRoundness. Access it like a field to read or write the underlying value.