The blur filter is used to soften a selection or an image and is useful in retouching the images. Blur filters smoothen the transitions by averaging the pixels next to the hard edges of the defined lines and the shaded areas where the significant color transitions occur in the image. Blurring of images can be done in a number of methods, for example a linear, gaussian or radial blur. In this module we use a linear blur to produce the effect.