Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 123 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 123 Bytes

RGBtoGrayscale

Convert all ARGB hexadecimal values into grayscale hexadecimal using bitwise operators in C programming.