Blur Effect - KernelType Property

Type of blur

Member of Blur Effect (PRIM_VS.Blur)

Data Type - Enumeration

Details

The kernelType property specifies the style of Blur to be used.

Allowed Values

Enum ValueDescription
BoxBox blur is an apporximation of a Gaussian blur that is faster to process
GaussianHigher quality, smoother blur but slower to process


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2