Gray Filter

The filter basically makes the image more gray by adding the gray component to all the pixels in the image or sometimes selected portion of the image where the manipulation is required. In this module the we are able to apply the gray filter to the entire image, as a cropping option is not provided.

Input : Image
Output: Manipulated image