Click or drag to resize
GaussianBlurEffect Properties

The GaussianBlurEffect type exposes the following members.

Properties
  NameDescription
Public propertyBlurAmount
Gets or sets the amount of blur to be applied to the image.
Public propertyBorderMode
Gets and sets border mode for edge pixels.
Public propertyBufferPrecision
Specifies what precision to use for intermediate buffers when drawing this effect.
Public propertyCacheOutput
Enables caching the output from drawing this effect.
Public propertyName
Attaches a user-defined name string to the effect.
Public propertyOptimization
Level of performance optimization.
Public propertySource
Gets or sets the input source for Gaussian blur effect.
Top
See Also