","","```","import bmp","bitmap = bmp.BitmapReader('frame.bmp')","bitmap.grayscale()","bitmap.write('frame_gray.bmp')","```"],"stylingDirectives":null,"csv":null ...
This program was created with the intent of learning how to generate bitmaps from scratch. Please feel free to open a pull-request, issue, or fork! This tool was ...