Kaliko.ImageLibrary
GaussianBlurFilter Class Properties
For a list of all members of this type, see GaussianBlurFilter members.
Public Properties
Name | Description | |
---|---|---|
![]() | Kernel | (Inherited from Kaliko.ImageLibrary.Filters.ConvolveFilter) |
![]() | PremultiplyAlpha | (Inherited from Kaliko.ImageLibrary.Filters.ConvolveFilter) |
![]() | Radius | The radius of the kernel, and hence the amount of blur. The bigger the radius, the longer this filter will take. |
![]() | UseAlpha | (Inherited from Kaliko.ImageLibrary.Filters.ConvolveFilter) |
See Also