Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 273 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 273 Bytes

Grayscale

This Project takes input from the user in form of image. The image is then converted to a Grayscale image through the program. Also, it puts every pixel range of the grayscale image as a value of array, 255 being completely white and 0 being completely black.