Skip to main content

GaussianBlur

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

Package: JAVARuntime

Category: TODO

Component: yes


public class GaussianBlur extends Component

Constructors

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

Attributes

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

Virtual Attributes

NameTypeAccessDescription
blurRadiusfloatget/setVirtual attribute exposed by getBlurRadius. 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.
qualityQualityget/setVirtual attribute exposed by getQuality. Access it like a field to read or write the underlying value.