The Gaussian Blur filter
Prev
Next

The Gaussian Blur filter

This filter makes the image a little fuzzy by blurring it in a pseudo-random way. A gaussian algorithm is used for finding the extent to which each part of the image should be blurred.

You can find the filter in the Filter->Blur menu. This filter is not customizable.


The image with the Gaussian Blur filter applied to it

The image with the Gaussian Blur filter applied to it


Prev
Next
Home


Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team