2.2. Blur

Overview

The simple Blur filter produces an effect similar to that of an out of focus camera shot. To produce this blur effect, the filter takes the average of the present pixel value and the value of adjacent pixels and sets the present pixel to that average value.

Activate the filter

This filter can be called from the image menu: Filters/ Blur/ Blur