DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GaussianBlurEffect Class

GaussianBlurEffect Class Properties

For a list of all members of this type, see GaussianBlurEffect members.

Public Properties
 NameDescription
Public PropertyGets or sets the color used to blend with the edge pixels of the image.

The default is transparent black.

.  
Public PropertyGets or sets the mapping mode for the pixels outside of the border, in X direction.  
Public PropertyGets or sets the mapping mode for the pixels outside of the border, in Y direction.  
Public PropertyGets or sets a value indicating whether the effect should be applied in multiple threads to boost performance.

The multi-threaded mode requires 3-4 times more memory for internal operations.

 
Public PropertyGets or sets the radius of the blur, in pixels.  
Public PropertyOverridden. Gets a value indicating whether the effect can be applied to an image with premultiplied alpha channel.  
Top
See Also