This is a C program that can convert a BMP (bitmap) image file to it's gray-scale version. It uses "iGraphics" library which is a wrapper for OpenGL in 2D.
This is a C program that can convert a BMP (bitmap) image file to it’s gray-scale version. It uses “iGraphics” library which is a wrapper for OpenGL in 2D.